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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp453 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, function
506 decodeLLVMAttributesForBitcode(B, Record[i+1]);
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp732 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, function
786 decodeLLVMAttributesForBitcode(B, Record[i+1]);

Completed in 60 milliseconds