Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp792 static bool expandUDivOrURem(BinaryOperator *Instr, const ConstantRange &XCR, in expandUDivOrURem() function
920 if (expandUDivOrURem(Instr, XCR, YCR)) in processUDivOrURem()