Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h241 const ConstantRange &getConstantRangeValue() const { return CR; } in getConstantRangeValue() function
H A DAttributes.cpp801 ->getConstantRangeValue(); in getValueAsConstantRange()