Searched refs:getSorted (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h220 static AttributeSetNode *getSorted(LLVMContext &C,
H A DAttributes.cpp799 return getSorted(C, SortedAttrs);
802 AttributeSetNode *AttributeSetNode::getSorted(LLVMContext &C, function in class:AttributeSetNode
879 return getSorted(C, Attrs);

Completed in 98 milliseconds