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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1318 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, function
1376 decodeLLVMAttributesForBitcode(B, Record[i+1]);

Completed in 78 milliseconds