Searched refs:LastFunctionBlockBit (Results 1 – 1 of 1) sorted by relevance
578 uint64_t LastFunctionBlockBit = 0; member in __anondf6e26480411::BitcodeReader2951 if (FuncBitOffset > LastFunctionBlockBit) in setDeferredFunctionInfo()2952 LastFunctionBlockBit = FuncBitOffset; in setDeferredFunctionInfo()7099 if (LastFunctionBlockBit || NextUnreadBit) in materializeModule()7100 if (Error Err = parseModule(LastFunctionBlockBit > NextUnreadBit in materializeModule()7101 ? LastFunctionBlockBit in materializeModule()