Home
last modified time | relevance | path

Searched refs:DepGraphDotFileNamePrefix (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp140 static cl::opt<std::string> DepGraphDotFileNamePrefix( variable
3359 if (!DepGraphDotFileNamePrefix.empty()) in dumpGraph()
3360 Prefix = DepGraphDotFileNamePrefix; in dumpGraph()