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