Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h211 DebugInfoPerPass &getDebugInfoPerPass() { return *DebugInfoBeforePass; } in getDebugInfoPerPass() function
305 DebugInfoPerPass &getDebugInfoPerPass() { return *DebugInfoBeforePass; } in getDebugInfoPerPass() function
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp804 &(Passes.getDebugInfoPerPass()))); in optMain()
846 &(Passes.getDebugInfoPerPass()), VerifyDIPreserveExport)); in optMain()