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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp1988 uint64_t CurBit = Stream.GetCurrentBitNo(); local
1989 DeferredFunctionInfo[Fn] = CurBit;
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp2281 uint64_t CurBit = Stream.GetCurrentBitNo(); local
2282 DeferredFunctionInfo[Fn] = CurBit;

Completed in 6515 milliseconds