Home
last modified time | relevance | path

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

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