Home
last modified time | relevance | path

Searched refs:widenKeyToValueMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp264 widenKeyToValueMap(const llvm::MapVector<Key, Value *> &CurMap, in widenKeyToValueMap() function
747 ExprToVal = widenKeyToValueMap(ExprToVal, PrevEnv.ExprToVal, *this, PrevEnv, in widen()
750 LocToVal = widenKeyToValueMap(LocToVal, PrevEnv.LocToVal, *this, PrevEnv, in widen()