Home
last modified time | relevance | path

Searched defs:PrevState (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp729 int PrevState = getPredState(FinalStates, F, ParentBaseState, BB); addStateStores() local
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1270 bool PrevState; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp436 IntelExprState State = IES_INIT, PrevState = IES_ERROR; member in __anonee973c6c0111::X86AsmParser::IntelExprStateMachine
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2883 ProgramStateRef PrevState = N->getFirstPred()->getState(); in VisitTrueTest() local
H A DExprEngine.cpp2794 ProgramStateRef PrevState = PredN->getState(); in processBranch() local