Home
last modified time | relevance | path

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

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