Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp92 struct BlockState { struct in __anonbe1bbfd50111::VZeroUpperInserter
93 BlockExitState ExitState = PASS_THROUGH;
94 bool AddedToDirtySuccessors = false;
95 MachineBasicBlock::iterator FirstUnguardedCall;
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp264 DenseMap<MachineBasicBlock *, DelayState> BlockState; member in __anon4f1322a90111::AMDGPUInsertDelayAlu
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp845 const State &BlockState = getState(BB); in checkEntry() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp4755 ScopedLineState BlockState(*this, SwitchToPreprocessorLines); readToken() local