Searched defs:addRangeRetAttr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 753 void Function::addRangeRetAttr(const ConstantRange &CR) { addRangeRetAttr() function in Function |
H A D | Attributes.cpp | 1601 AttributeList AttributeList::addRangeRetAttr(LLVMContext &C, addRangeRetAttr() function in AttributeList |