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

/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h105 unsigned getAttributeID(AttributeSet PAL) const { function in class:llvm::ValueEnumerator
H A DBitcodeWriter.cpp641 Vals.push_back(VE.getAttributeID(F->getAttributes()));
1390 Vals.push_back(VE.getAttributeID(II->getAttributes()));
1524 Vals.push_back(VE.getAttributeID(CI.getAttributes()));

Completed in 47 milliseconds