Searched refs:matchIfNot (Results 1 – 1 of 1) sorted by relevance
814 return matchIfNot(O->getOperand(0), O->getOperand(1)); in match()818 bool matchIfNot(Value *LHS, Value *RHS) { in matchIfNot() function