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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp1616 uint64_t CurBit = Stream.GetCurrentBitNo(); local
1617 DeferredFunctionInfo[Fn] = CurBit;
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1915 uint64_t CurBit = Stream.GetCurrentBitNo(); local
1916 DeferredFunctionInfo[Fn] = CurBit;

Completed in 41 milliseconds