Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp131 static cl::opt<std::string> DepGraphDotFileNamePrefix( variable
2407 if (!DepGraphDotFileNamePrefix.empty()) in dumpGraph()
2408 Prefix = DepGraphDotFileNamePrefix; in dumpGraph()