Searched defs:BlockState (Results 1 – 3 of 3) sorted by relevance
75 struct BlockState { struct in __anondc41db240111::VZeroUpperInserter76 BlockState() : ExitState(PASS_THROUGH), AddedToDirtySuccessors(false) {} in BlockState() function77 BlockExitState ExitState;78 bool AddedToDirtySuccessors;79 MachineBasicBlock::iterator FirstUnguardedCall;
2065 ScopedLineState BlockState(*this, SwitchToPreprocessorLines); in readToken() local
301 BlockState(Scope** scope_stack, Scope* scope) in BlockState() function306 BlockState(Zone* zone, Scope** scope_stack) in BlockState() function