Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp7944 intersectKnown(getConstantRangeFromSCEV(A, getCtxI())); in initialize()
7987 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV() function
8060 ConstantRange SCEVR = getConstantRangeFromSCEV(A, CtxI); in getKnownConstantRange()
8077 ConstantRange SCEVR = getConstantRangeFromSCEV(A, CtxI); in getAssumedConstantRange()