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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h183 unsigned getAttributeGroupID(IndexAndAttrSet Group) const { function in class:llvm::ValueEnumerator
H A DBitcodeWriter.cpp749 Record.push_back(VE.getAttributeGroupID(Pair));
800 Record.push_back(VE.getAttributeGroupID({i, AS}));

Completed in 122 milliseconds