Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp875 static bool narrowUDivOrURem(BinaryOperator *Instr, const ConstantRange &XCR, in narrowUDivOrURem() function
923 return narrowUDivOrURem(Instr, XCR, YCR); in processUDivOrURem()