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