Searched refs:BlockExitState (Results 1 – 1 of 1) sorted by relevance
50 typedef enum { PASS_THROUGH, EXITS_CLEAN, EXITS_DIRTY } BlockExitState; typedef in __anon41365ce50111::VZeroUpperInserter51 static const char* getBlockExitStateName(BlockExitState ST);73 BlockExitState ExitState;95 const char* VZeroUpperInserter::getBlockExitStateName(BlockExitState ST) { in getBlockExitStateName()179 BlockExitState CurState = PASS_THROUGH; in processBasicBlock()