Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8046 intersectKnown(getConstantRangeFromLVI(A, getCtxI())); in initialize()
8105 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI() function
8158 ConstantRange LVIR = getConstantRangeFromLVI(A, CtxI); in getKnownConstantRange()
8175 ConstantRange LVIR = getConstantRangeFromLVI(A, CtxI); in getAssumedConstantRange()