Searched defs:decodeLLVMAttributesForBitcode (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp472 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, function
526 decodeLLVMAttributesForBitcode(B, Record[i+1]);

Completed in 992 milliseconds