Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp282 if (Instruction *FoldedMul = foldBinOpIntoSelectOrPhi(I)) in visitMul() local
285 if (Value *FoldedMul = foldMulSelectToNegate(I, Builder)) in visitMul() local
536 if (Instruction *FoldedMul = foldBinOpIntoSelectOrPhi(I)) in visitFMul() local
539 if (Value *FoldedMul = foldMulSelectToNegate(I, Builder)) in visitFMul() local