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