Searched defs:BlockState (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86VZeroUpper.cpp | 92 struct BlockState { struct in __anon76820d360111::VZeroUpperInserter |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUInsertDelayAlu.cpp | 264 DenseMap<MachineBasicBlock *, DelayState> BlockState; member in __anona99e5d4a0111::AMDGPUInsertDelayAlu |
/llvm-project/clang/lib/Analysis/ | ||
H A D | CalledOnceCheck.cpp | 845 const State &BlockState = getState(BB); in checkEntry() local |
/llvm-project/clang/lib/Format/ | ||
H A D | UnwrappedLineParser.cpp | 4842 ScopedLineState BlockState(*this, SwitchToPreprocessorLines); readToken() local |