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