Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1222 static Instruction *foldFDivConstantDivisor(BinaryOperator &I) { in foldFDivConstantDivisor() function
1345 if (Instruction *R = foldFDivConstantDivisor(I)) in visitFDiv()