Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp756 static bool expandUDivOrURem(BinaryOperator *Instr, const ConstantRange &XCR, in expandUDivOrURem()
829 static bool narrowUDivOrURem(BinaryOperator *Instr, const ConstantRange &XCR, in narrowUDivOrURem()
873 ConstantRange XCR = LVI->getConstantRangeAtUse(Instr->getOperandUse(0)); in processUDivOrURem() local