Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp367 Register ExistingVal = AvailableVals.lookup(BB); GetValueAtEndOfBlockInternal() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp1088 if (auto *ExistingVal = Env.get<RecordValue>(Expr)) { refreshRecordValue() local