Searched refs:ExitState (Results 1 – 2 of 2) sorted by relevance
93 BlockExitState ExitState = PASS_THROUGH; member277 BlockStates[MBB.getNumber()].ExitState = CurState; in processBasicBlock()344 if (BBState.ExitState == PASS_THROUGH) { in runOnMachineFunction()
878 auto &ExitState = (*BlockToOutputState)[ExitBlock]; in transferInlineCall() local879 assert(ExitState); in transferInlineCall()881 Env.popCall(S, ExitState->Env); in transferInlineCall()