Searched refs:LastFunctionBlockBit (Results 1 – 1 of 1) sorted by relevance
571 uint64_t LastFunctionBlockBit = 0; member in __anone38b3fdf0411::BitcodeReader2696 if (FuncBitOffset > LastFunctionBlockBit) in setDeferredFunctionInfo()2697 LastFunctionBlockBit = FuncBitOffset; in setDeferredFunctionInfo()6681 if (LastFunctionBlockBit || NextUnreadBit) in materializeModule()6682 if (Error Err = parseModule(LastFunctionBlockBit > NextUnreadBit in materializeModule()6683 ? LastFunctionBlockBit in materializeModule()