Searched refs:BlockState (Results 1 – 5 of 5) sorted by relevance
75 struct BlockState { struct in __anon4dec760c0111::VZeroUpperInserter76 BlockState() : ExitState(PASS_THROUGH), AddedToDirtySuccessors(false) {} in BlockState() argument81 typedef SmallVector<BlockState, 8> BlockStateMap;308 BlockState &BBState = BlockStates[MBB.getNumber()]; in runOnMachineFunction()
87 struct BlockState { struct in __anon773b16ee0111::VZeroUpperInserter92 BlockState() = default;95 using BlockStateMap = SmallVector<BlockState, 8>;330 BlockState &BBState = BlockStates[MBB.getNumber()]; in runOnMachineFunction()
92 struct BlockState { struct in __anonf146477a0111::VZeroUpperInserter97 BlockState() = default;100 using BlockStateMap = SmallVector<BlockState, 8>;338 BlockState &BBState = BlockStates[MBB.getNumber()]; in runOnMachineFunction()
2065 ScopedLineState BlockState(*this, SwitchToPreprocessorLines); in readToken() local
3148 ScopedLineState BlockState(*this, SwitchToPreprocessorLines); in readToken() local