Searched defs:OldState (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugProgramInstruction.h | 677 bool OldState; DEFINE_ISA_CONVERSION_FUNCTIONS() local |
/llvm-project/clang/lib/Lex/ | ||
H A D | PPLexerChange.cpp | 818 auto *OldState = Info.OuterSubmoduleState; LeaveSubmodule() local |
/llvm-project/clang-tools-extra/pseudo/lib/ | ||
H A D | GLR.cpp |
|
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | RewriteStatepointsForGC.cpp | 1042 BDVState OldState = Pair.second; findBasePointer() local |
H A D | NewGVN.cpp | 3085 auto OldState = MemoryPhiState.lookup(MP); valueNumberMemoryPhi() local |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | RangeConstraintManager.cpp | 2680 ProgramStateRef OldState = State; simplify() local |