Searched defs:EnableDebugify (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/tools/opt/ |
H A D | opt.cpp | 200 static cl::opt<bool> EnableDebugify( global() variable
|
H A D | NewPMDriver.cpp | 334 runPassPipeline(StringRef Arg0,Module & M,TargetMachine * TM,TargetLibraryInfoImpl * TLII,ToolOutputFile * Out,ToolOutputFile * ThinLTOLinkOut,ToolOutputFile * OptRemarkFile,StringRef PassPipeline,ArrayRef<PassPlugin> PassPlugins,OutputKind OK,VerifierKind VK,bool ShouldPreserveAssemblyUseListOrder,bool ShouldPreserveBitcodeUseListOrder,bool EmitSummaryIndex,bool EmitModuleHash,bool EnableDebugify,bool VerifyDIPreserve,bool UnifiedLTO) runPassPipeline() argument
|