Home
last modified time | relevance | path

Searched defs:BlockState (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp92 struct BlockState { struct in __anon0f715f4e0111::VZeroUpperInserter
93 BlockExitState ExitState = PASS_THROUGH;
94 bool AddedToDirtySuccessors = false;
95 MachineBasicBlock::iterator FirstUnguardedCall;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp3220 ScopedLineState BlockState(*this, SwitchToPreprocessorLines); in readToken() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp845 const State &BlockState = getState(BB); in checkEntry() local