Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1324 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
1382 decodeLLVMAttributesForBitcode(B, Record[i+1]); in parseAttributeBlock()