Searched refs:InterExplodedGraphMap (Results 1 – 3 of 3) sorted by relevance
341 InterExplodedGraphMap *ForwardMap, in trim()342 InterExplodedGraphMap *InverseMap) const{ in trim()350 typedef InterExplodedGraphMap Pass2Ty; in trim()351 InterExplodedGraphMap Pass2Scratch; in trim()
311 InterExplodedGraphMap &M;313 NodeMapClosure(InterExplodedGraphMap &m) : M(m) {} in NodeMapClosure()328 BugReport *r, InterExplodedGraphMap &Backmap, in PathDiagnosticBuilder()2819 InterExplodedGraphMap BackMap;2827 InterExplodedGraphMap InverseMap;2876 InterExplodedGraphMap ForwardMap; in TrimmedGraph()2955 InterExplodedGraphMap::const_iterator IMitr = InverseMap.find(OrigN); in popNextReportGraph()
247 InterExplodedGraphMap; typedef376 InterExplodedGraphMap *ForwardMap = nullptr,377 InterExplodedGraphMap *InverseMap = nullptr) const;