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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp821 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, function in namespace:__anon1362
874 decodeLLVMAttributesForBitcode(B, Record[i+1]);
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1096 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, function in namespace:__anon1365
1150 decodeLLVMAttributesForBitcode(B, Record[i+1]);

Completed in 53 milliseconds