Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributor.cpp5178 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI() function
5201 ConstantRange LVIR = getConstantRangeFromLVI(A, CtxI); in getKnownConstantRange()
5218 ConstantRange LVIR = getConstantRangeFromLVI(A, CtxI); in getAssumedConstantRange()
5229 intersectKnown(getConstantRangeFromLVI(A, getCtxI())); in initialize()