Searched refs:MatchBinOp (Results 1 – 2 of 2) sorted by relevance
858 auto MatchBinOp = [](Instruction *I, unsigned Opcode) { in handleBranchCondition() local891 if (MatchBinOp(Curr, PropagateOpcode)) in handleBranchCondition()
1036 auto MatchBinOp = [](Instruction *I, unsigned Opcode) { in handleBranchCondition() local1069 if (MatchBinOp(Curr, PropagateOpcode)) in handleBranchCondition()