Searched refs:LastFunctionBlockBit (Results 1 – 1 of 1) sorted by relevance
488 uint64_t LastFunctionBlockBit = 0; member in __anonba06ddfc0411::BitcodeReader2076 if (FuncBitOffset > LastFunctionBlockBit) in setDeferredFunctionInfo()2077 LastFunctionBlockBit = FuncBitOffset; in setDeferredFunctionInfo()5604 if (LastFunctionBlockBit || NextUnreadBit) in materializeModule()5605 if (Error Err = parseModule(LastFunctionBlockBit > NextUnreadBit in materializeModule()5606 ? LastFunctionBlockBit in materializeModule()