Home
last modified time | relevance | path

Searched defs:FoldedMul (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp213 if (Instruction *FoldedMul = foldBinOpIntoSelectOrPhi(I)) in visitMul() local
216 if (Value *FoldedMul = foldMulSelectToNegate(I, Builder)) in visitMul() local
440 if (Instruction *FoldedMul = foldBinOpIntoSelectOrPhi(I)) in visitFMul() local
443 if (Value *FoldedMul = foldMulSelectToNegate(I, Builder)) in visitFMul() local