Searched refs:InterExplodedGraphMap (Results 1 – 3 of 3) sorted by relevance
274 std::pair<ExplodedGraph*, InterExplodedGraphMap*>280 (InterExplodedGraphMap*) 0); in Trim()284 OwningPtr<InterExplodedGraphMap> M(new InterExplodedGraphMap()); in Trim()294 InterExplodedGraphMap* M, in TrimInternal()396 void InterExplodedGraphMap::anchor() { } in anchor()399 InterExplodedGraphMap::getMappedNode(const ExplodedNode *N) const { in getMappedNode()
1465 InterExplodedGraphMap* NMap; in MakeReportGraph()1474 OwningPtr<InterExplodedGraphMap> AutoReleaseNMap(NMap); in MakeReportGraph()
232 class InterExplodedGraphMap {240 InterExplodedGraphMap() {} in InterExplodedGraphMap() function241 virtual ~InterExplodedGraphMap() {} in ~InterExplodedGraphMap()358 std::pair<ExplodedGraph*, InterExplodedGraphMap*>364 InterExplodedGraphMap *M,