Home
last modified time | relevance | path

Searched refs:foldFMulConst (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp489 Value *InstCombiner::foldFMulConst(Instruction *FMulOrDiv, Constant *C, in foldFMulConst() function in InstCombiner
579 if (Value *V = foldFMulConst(cast<Instruction>(Op0), C, &I)) in visitFMul()
601 foldFMulConst(cast<Instruction>(Opnd0), C, &I) : in visitFMul()
DInstCombineInternal.h235 Value *foldFMulConst(Instruction *FMulOrDiv, Constant *C,