Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDDebugify.h203 void setDebugInfoBeforePass(DebugInfoPerPass &PerPassMap) { in setDebugInfoBeforePass() function
280 void setDebugInfoBeforePass(DebugInfoPerPass &PerPassDI) { in setDebugInfoBeforePass() function
/freebsd-14-stable/contrib/llvm-project/llvm/tools/opt/
HDoptdriver.cpp777 Passes.setDebugInfoBeforePass(DebugInfoBeforePass); in optMain()
797 Passes.setDebugInfoBeforePass(DebugInfoBeforePass); in optMain()
HDNewPMDriver.cpp427 Debugify.setDebugInfoBeforePass(DebugInfoBeforePass); in runPassPipeline()
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDBackendUtil.cpp908 Debugify.setDebugInfoBeforePass(DebugInfoBeforePass); in RunOptimizationPipeline()