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