Searched refs:getAttributesAsList (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h230 AttributeList getAttributesAsList(unsigned index) const { function in class:llvm::GlobalVariable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp352 EnumerateAttributes(GV.getAttributesAsList(AttributeList::FunctionIndex));
H A DBitcodeWriter.cpp1295 auto AL = GV.getAttributesAsList(AttributeList::FunctionIndex);

Completed in 76 milliseconds