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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp75 // BlockState - Each block is either:
92 struct BlockState { struct in class:__anon4465::VZeroUpperInserter
97 BlockState() = default;
100 using BlockStateMap = SmallVector<BlockState, 8>;
338 BlockState &BBState = BlockStates[MBB.getNumber()];
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp3014 ScopedLineState BlockState(*this, SwitchToPreprocessorLines);

Completed in 103 milliseconds