Searched refs:getParamRange (Results 1 – 3 of 3) sorted by relevance
968 LLVM_ABI std::optional<ConstantRange> getParamRange(unsigned ArgNo) const;
1973 AttributeList::getParamRange(unsigned ArgNo) const { in getParamRange() function in AttributeList
1465 if (auto ExistingRange = AL.getParamRange(I)) { in AddParamAndFnBasicAttributes()