Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h206 DebugInfoPerPass &getDebugInfoPerPass() { return *DebugInfoBeforePass; } in getDebugInfoPerPass() function
300 DebugInfoPerPass &getDebugInfoPerPass() { return *DebugInfoBeforePass; } in getDebugInfoPerPass() function
/src/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp799 &(Passes.getDebugInfoPerPass()))); in optMain()
839 &(Passes.getDebugInfoPerPass()), VerifyDIPreserveExport)); in optMain()