Home
last modified time | relevance | path

Searched defs:PrevEnv (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp162 const Environment &PrevEnv, in widenDistinctValues()
266 Environment &CurEnv, const Environment &PrevEnv, in widenKeyToValueMap()
723 LatticeEffect Environment::widen(const Environment &PrevEnv, in widen()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h142 const Environment &PrevEnv, in widen()