Searched refs:ScopesCache (Results 1 – 2 of 2) sorted by relevance
160 if (ScopesCache[LocalScope]->isMutated(Variable)) in check()205 auto &Analyzer = ScopesCache[LocalScope]; in registerScope()
41 llvm::DenseMap<const CompoundStmt *, MutationAnalyzer> ScopesCache; variable