Searched defs:getConstantRange (Results 1 – 3 of 3) sorted by relevance
30 static std::optional<int64_t> getConstantRange(const Range &range) { in getConstantRange() function
45 static ConstantRange getConstantRange(const ValueLatticeElement &LV, Type *Ty, getConstantRange() function
1719 ConstantRange LazyValueInfo::getConstantRange(Value *V, Instruction *CxtI, getConstantRange() function in LazyValueInfo