Searched refs:TrimmedG (Results 1 – 1 of 1) sorted by relevance
2687 std::unique_ptr<ExplodedGraph> TrimmedG(G.trim(Nodes)); in ViewGraph() local2689 if (!TrimmedG.get()) in ViewGraph()2692 llvm::ViewGraph(*TrimmedG->roots_begin(), "TrimmedExprEngine"); in ViewGraph()