Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1293 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
1347 decodeLLVMAttributesForBitcode(B, Record[i+1]); in parseAttributeBlock()