Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.cpp95 for (auto *ConstantRangeListAttribute : ConstantRangeListAttributes) in ~LLVMContextImpl() local
96 ConstantRangeListAttribute->~ConstantRangeListAttributeImpl(); in ~LLVMContextImpl()