Searched refs:BlockState (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp70 // BlockState - Each block is either:
87 struct BlockState { struct in class:__anon5485::VZeroUpperInserter
92 BlockState() = default;
95 using BlockStateMap = SmallVector<BlockState, 8>;
330 BlockState &BBState = BlockStates[MBB.getNumber()];
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp2712 ScopedLineState BlockState(*this, SwitchToPreprocessorLines);

Completed in 203 milliseconds