Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7025 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV() function
7067 ConstantRange SCEVR = getConstantRangeFromSCEV(A, CtxI); in getKnownConstantRange()
7084 ConstantRange SCEVR = getConstantRangeFromSCEV(A, CtxI); in getAssumedConstantRange()
7091 intersectKnown(getConstantRangeFromSCEV(A, getCtxI())); in initialize()