Searched refs:InterExplodedGraphMap (Results 1 – 4 of 4) sorted by relevance
344 InterExplodedGraphMap *ForwardMap, in trim()345 InterExplodedGraphMap *InverseMap) const { in trim()352 using Pass2Ty = InterExplodedGraphMap; in trim()353 InterExplodedGraphMap Pass2Scratch; in trim()
354 BugReport *r, InterExplodedGraphMap &Backmap, in PathDiagnosticBuilder()2276 InterExplodedGraphMap BackMap;2284 InterExplodedGraphMap InverseMap;2336 InterExplodedGraphMap ForwardMap; in TrimmedGraph()2413 InterExplodedGraphMap::const_iterator IMitr = InverseMap.find(OrigN); in popNextReportGraph()
261 using InterExplodedGraphMap = variable400 InterExplodedGraphMap *ForwardMap = nullptr,401 InterExplodedGraphMap *InverseMap = nullptr) const;
547 InterExplodedGraphMap &M;550 NodeMapClosure(InterExplodedGraphMap &m) : M(m) {} in NodeMapClosure()564 BugReporterContext(GRBugReporter &br, InterExplodedGraphMap &Backmap) in BugReporterContext()