Home
last modified time | relevance | path

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

/external/llvm/tools/opt/
DNewPMDriver.cpp92 cl::PrintOptionValues(); in runPassPipeline()
Dopt.cpp615 cl::PrintOptionValues(); in main()
/external/llvm/tools/llc/
Dllc.cpp391 cl::PrintOptionValues(); in compileModule()
/external/clang/lib/CodeGen/
DBackendUtil.cpp660 cl::PrintOptionValues(); in EmitAssembly()
/external/llvm/include/llvm/Support/
DCommandLine.h76 void PrintOptionValues();
/external/llvm/lib/Support/
DCommandLine.cpp1716 void cl::PrintOptionValues() { GlobalParser->printOptionValues(); } in PrintOptionValues() function in cl