Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8043 intersectKnown(getConstantRangeFromSCEV(A, getCtxI())); in initialize()
8086 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV() function
8159 ConstantRange SCEVR = getConstantRangeFromSCEV(A, CtxI); in getKnownConstantRange()
8176 ConstantRange SCEVR = getConstantRangeFromSCEV(A, CtxI); in getAssumedConstantRange()