Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7044 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI() function
7066 ConstantRange LVIR = getConstantRangeFromLVI(A, CtxI); in getKnownConstantRange()
7083 ConstantRange LVIR = getConstantRangeFromLVI(A, CtxI); in getAssumedConstantRange()
7094 intersectKnown(getConstantRangeFromLVI(A, getCtxI())); in initialize()