Searched refs:LastFunctionBlockBit (Results 1 – 1 of 1) sorted by relevance
195 uint64_t LastFunctionBlockBit = 0; member in __anonecb5182a0111::BitcodeReader1999 if (FuncBitOffset > LastFunctionBlockBit) in parseValueSymbolTable()2000 LastFunctionBlockBit = FuncBitOffset; in parseValueSymbolTable()5741 if (LastFunctionBlockBit || NextUnreadBit) in materializeModule()5742 parseModule(LastFunctionBlockBit > NextUnreadBit ? LastFunctionBlockBit in materializeModule()