Home
last modified time | relevance | path

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

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