Searched defs:InstrPred (Results 1 – 1 of 1) sorted by relevance
68 struct InstrPred { struct69 bool operator()(Instruction* a, Instruction* b) const in operator ()()