Searched refs:InterExplodedGraphMap (Results 1 – 3 of 3) sorted by relevance
349 InterExplodedGraphMap *ForwardMap, in trim()350 InterExplodedGraphMap *InverseMap) const { in trim()358 typedef InterExplodedGraphMap Pass2Ty; in trim()359 InterExplodedGraphMap Pass2Scratch; in trim()
311 InterExplodedGraphMap &M;313 NodeMapClosure(InterExplodedGraphMap &m) : M(m) {} in NodeMapClosure()328 BugReport *r, InterExplodedGraphMap &Backmap, in PathDiagnosticBuilder()2794 InterExplodedGraphMap BackMap;2802 InterExplodedGraphMap InverseMap;2851 InterExplodedGraphMap ForwardMap; in TrimmedGraph()2929 InterExplodedGraphMap::const_iterator IMitr = InverseMap.find(OrigN); in popNextReportGraph()
245 InterExplodedGraphMap; typedef385 InterExplodedGraphMap *ForwardMap = nullptr,386 InterExplodedGraphMap *InverseMap = nullptr) const;