Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp135 static cl::opt<bool> ViewDepGraph("attributor-view-dep-graph", cl::Hidden, variable
1434 if (ViewDepGraph) in run()