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()2801 InterExplodedGraphMap BackMap;2809 InterExplodedGraphMap InverseMap;2858 InterExplodedGraphMap ForwardMap; in TrimmedGraph()2936 InterExplodedGraphMap::const_iterator IMitr = InverseMap.find(OrigN); in popNextReportGraph()
247 InterExplodedGraphMap; typedef377 InterExplodedGraphMap *ForwardMap = nullptr,378 InterExplodedGraphMap *InverseMap = nullptr) const;