Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDDGPrinter.cpp21 static cl::opt<bool> DotOnly("dot-ddg-only", cl::Hidden, variable
35 writeDDGToDotFile(*AM.getResult<DDGAnalysis>(L, AR), DotOnly); in run()