Home
last modified time | relevance | path

Searched refs:ExitState (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86VZeroUpper.cpp72 BlockState() : ExitState(PASS_THROUGH), AddedToDirtySuccessors(false) {} in BlockState()
73 BlockExitState ExitState; member
244 BlockStates[MBB.getNumber()].ExitState = CurState; in processBasicBlock()
308 if (BBState.ExitState == PASS_THROUGH) { in runOnMachineFunction()