Searched defs:decodeLLVMAttributesForBitcode (Results 1 - 2 of 2) sorted by last modified time

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp812 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, function in namespace:__anon1112
865 decodeLLVMAttributesForBitcode(B, Record[i+1]);
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1088 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, function in namespace:__anon1115
1142 decodeLLVMAttributesForBitcode(B, Record[i+1]);

Completed in 117 milliseconds