Home
last modified time | relevance | path

Searched defs:RangeAttr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DAttributesTest.cpp323 Attribute RangeAttr = Attribute::get(C, Attribute::Range, Range); TEST() local
336 Attribute RangeAttr = Attribute::get(C, Attribute::Range, Range); TEST() local
/llvm-project/llvm/lib/IR/
H A DFunction.cpp269 const Attribute RangeAttr = getAttribute(llvm::Attribute::Range); getRange() local
H A DInstructions.cpp376 const Attribute RangeAttr = getRetAttr(llvm::Attribute::Range); getRange() local