Searched defs:DebugLogging (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Passes/
H A DPassBuilder.cpp215 parseFunctionPassPipeline(FunctionPassManager &FPM, StringRef &PipelineText, bool VerifyEachPass, bool DebugLogging) argument
254 parseCGSCCPassPipeline(CGSCCPassManager &CGPM, StringRef &PipelineText, bool VerifyEachPass, bool DebugLogging) argument
306 parseModulePassPipeline(ModulePassManager &MPM, StringRef &PipelineText, bool VerifyEachPass, bool DebugLogging) argument
377 parsePassPipeline(ModulePassManager &MPM, StringRef PipelineText, bool VerifyEachPass, bool DebugLogging) argument
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DPassManager.h252 bool DebugLogging; member in class:llvm::PassManager
584 bool DebugLogging; member in class:llvm::AnalysisManager
[all...]

Completed in 116 milliseconds