Searched refs:getValueAsConstantRangeList (Results 1 – 7 of 7) sorted by relevance
87 ArrayRef<ConstantRange> getValueAsConstantRangeList() const;107 Profile(ID, getKindAsEnum(), getValueAsConstantRangeList()); in Profile()
420 ArrayRef<ConstantRange> Attribute::getValueAsConstantRangeList() const { in getValueAsConstantRangeList() function in Attribute423 return pImpl->getValueAsConstantRangeList(); in getValueAsConstantRangeList()519 return pImpl->getValueAsConstantRangeList(); in getInitializes()872 ArrayRef<ConstantRange> AttributeImpl::getValueAsConstantRangeList() const { in getValueAsConstantRangeList() function in AttributeImpl
165 ArrayRef<ConstantRange> CRL = LA.getValueAsConstantRangeList(); in cmpAttrs()166 ArrayRef<ConstantRange> CRR = RA.getValueAsConstantRangeList(); in cmpAttrs()
752 ConstantRangeList CBCRL = Attr.getValueAsConstantRangeList(); in getArgumentAccessInfo()1227 A.getAttribute(Attribute::Initializes).getValueAsConstantRangeList(); in inferInitializes()
265 LLVM_ABI ArrayRef<ConstantRange> getValueAsConstantRangeList() const;
2371 Inits = InitializesAttr.getValueAsConstantRangeList(); in getInitializesArgMemLoc()
1050 ArrayRef<ConstantRange> Val = Attr.getValueAsConstantRangeList(); in writeAttributeGroupTable()