Searched refs:ExitState (Results 1 – 3 of 3) sorted by relevance
92 BlockExitState ExitState = PASS_THROUGH; member276 BlockStates[MBB.getNumber()].ExitState = CurState; in processBasicBlock()343 if (BBState.ExitState == PASS_THROUGH) { in runOnMachineFunction()
695 LifetimeLattice ExitState = Xfer.transferBlock(B, EntryState); in run() local696 BlockExitStates[B] = ExitState; in run()704 OldSuccEntryState.join(ExitState, LifetimeFact); in run()
883 auto &ExitState = (*BlockToOutputState)[ExitBlock]; in transferInlineCall() local884 assert(ExitState); in transferInlineCall()886 Env.popCall(S, ExitState->Env); in transferInlineCall()