Searched refs:LastFunctionBlockBit (Results 1 – 1 of 1) sorted by relevance
447 uint64_t LastFunctionBlockBit = 0; member in __anond7564fed0411::BitcodeReader1911 if (FuncBitOffset > LastFunctionBlockBit) in setDeferredFunctionInfo()1912 LastFunctionBlockBit = FuncBitOffset; in setDeferredFunctionInfo()4835 if (LastFunctionBlockBit || NextUnreadBit) in materializeModule()4836 if (Error Err = parseModule(LastFunctionBlockBit > NextUnreadBit in materializeModule()4837 ? LastFunctionBlockBit in materializeModule()