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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp1976 uint64_t CurBit = Stream.GetCurrentBitNo(); local
1977 DeferredFunctionInfo[Fn] = CurBit;
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp2269 uint64_t CurBit = Stream.GetCurrentBitNo(); local
2270 DeferredFunctionInfo[Fn] = CurBit;

Completed in 77 milliseconds