Searched defs:BlockState (Results 1 – 2 of 2) sorted by relevance
88 struct BlockState { struct in __anon88e42b280111::VZeroUpperInserter89 BlockExitState ExitState = PASS_THROUGH;90 bool AddedToDirtySuccessors = false;91 MachineBasicBlock::iterator FirstUnguardedCall;
2626 ScopedLineState BlockState(*this, SwitchToPreprocessorLines); in readToken() local