Searched refs:DepGraphDotFileNamePrefix (Results 1 – 1 of 1) sorted by relevance
139 static cl::opt<std::string> DepGraphDotFileNamePrefix( variable2869 if (!DepGraphDotFileNamePrefix.empty()) in dumpGraph()2870 Prefix = DepGraphDotFileNamePrefix; in dumpGraph()