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.cpp8966 intersectKnown(getConstantRangeFromSCEV(A, getCtxI())); in initialize()
9009 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV() function
9083 ConstantRange SCEVR = getConstantRangeFromSCEV(A, CtxI); in getKnownConstantRange()
9100 ConstantRange SCEVR = getConstantRangeFromSCEV(A, CtxI); in getAssumedConstantRange()