Searched refs:hoistFNegAboveFMulFDiv (Results 1 – 1 of 1) sorted by relevance
2138 static Instruction *hoistFNegAboveFMulFDiv(Instruction &I, in hoistFNegAboveFMulFDiv() function2171 if (Instruction *R = hoistFNegAboveFMulFDiv(I, Builder)) in visitFNeg()2195 if (Instruction *R = hoistFNegAboveFMulFDiv(I, Builder)) in visitFSub()