Searched refs:ScopesOfL (Results 1 – 1 of 1) sorted by relevance
366 llvm::SmallDenseMap<const LocalScope *, unsigned, 4> ScopesOfL; in shared_parent() local368 ScopesOfL.try_emplace(L.Scope, L.VarIter); in shared_parent()375 if (auto LIt = ScopesOfL.find(F.Scope); LIt != ScopesOfL.end()) { in shared_parent()