Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9027 intersectKnown(getConstantRangeFromSCEV(A, getCtxI())); in initialize()
9070 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV() function
9144 ConstantRange SCEVR = getConstantRangeFromSCEV(A, CtxI); in getKnownConstantRange()
9161 ConstantRange SCEVR = getConstantRangeFromSCEV(A, CtxI); in getAssumedConstantRange()