Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h59 class ConstantRangeAttributeImpl; variable
H A DAttributeImpl.h238 ConstantRangeAttributeImpl(Attribute::AttrKind Kind, const ConstantRange &CR) in ConstantRangeAttributeImpl() function