Searched refs:getValueAsConstantRangeList (Results 1 – 4 of 4) sorted by relevance
87 ArrayRef<ConstantRange> getValueAsConstantRangeList() const;104 Profile(ID, getKindAsEnum(), getValueAsConstantRangeList()); in Profile()
411 ArrayRef<ConstantRange> Attribute::getValueAsConstantRangeList() const { in getValueAsConstantRangeList() function in Attribute414 return pImpl->getValueAsConstantRangeList(); in getValueAsConstantRangeList()504 return pImpl->getValueAsConstantRangeList(); in getInitializes()804 ArrayRef<ConstantRange> AttributeImpl::getValueAsConstantRangeList() const { in getValueAsConstantRangeList() function in AttributeImpl
241 ArrayRef<ConstantRange> getValueAsConstantRangeList() const;
982 ArrayRef<ConstantRange> Val = Attr.getValueAsConstantRangeList(); in writeAttributeGroupTable()