Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h66 bool isConstantRangeAttribute() const { in isConstantRangeAttribute() function
H A DAttributes.cpp354 bool Attribute::isConstantRangeAttribute() const { isConstantRangeAttribute() function in Attribute