Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h52 ConstantRangeListAttrEntry, enumerator
70 return KindID == ConstantRangeListAttrEntry; in isConstantRangeListAttribute()
255 : EnumAttributeImpl(ConstantRangeListAttrEntry, Kind), Size(Val.size()) { in ConstantRangeListAttributeImpl()