Searched refs:LastFunctionBlockBit (Results 1 – 1 of 1) sorted by relevance
570 uint64_t LastFunctionBlockBit = 0; member in __anon27c3e5780411::BitcodeReader2572 if (FuncBitOffset > LastFunctionBlockBit) in setDeferredFunctionInfo()2573 LastFunctionBlockBit = FuncBitOffset; in setDeferredFunctionInfo()6522 if (LastFunctionBlockBit || NextUnreadBit) in materializeModule()6523 if (Error Err = parseModule(LastFunctionBlockBit > NextUnreadBit in materializeModule()6524 ? LastFunctionBlockBit in materializeModule()