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