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