Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp92 struct BlockState { struct in __anon76820d360111::VZeroUpperInserter
93 ExitState__anon76820d360111::VZeroUpperInserter::BlockState global() argument
94 AddedToDirtySuccessors__anon76820d360111::VZeroUpperInserter::BlockState global() argument
95 FirstUnguardedCall__anon76820d360111::VZeroUpperInserter::BlockState global() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp264 DenseMap<MachineBasicBlock *, DelayState> BlockState; member in __anona99e5d4a0111::AMDGPUInsertDelayAlu
/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp845 const State &BlockState = getState(BB); in checkEntry() local
/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp4842 ScopedLineState BlockState(*this, SwitchToPreprocessorLines); readToken() local