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