Home
last modified time | relevance | path

Searched defs:isConstantRangeListAttribute (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h69 bool isConstantRangeListAttribute() const { in isConstantRangeListAttribute() function
H A DAttributes.cpp358 bool Attribute::isConstantRangeListAttribute() const { in isConstantRangeListAttribute() function in Attribute