Searched refs:foldFMulConst (Results 1 – 2 of 2) sorted by relevance
486 Value *InstCombiner::foldFMulConst(Instruction *FMulOrDiv, Constant *C, in foldFMulConst() function in InstCombiner576 if (Value *V = foldFMulConst(cast<Instruction>(Op0), C, &I)) in visitFMul()598 foldFMulConst(cast<Instruction>(Opnd0), C, &I) : in visitFMul()
232 Value *foldFMulConst(Instruction *FMulOrDiv, Constant *C,