Home
last modified time | relevance | path

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

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