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