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