Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h204 DebugInfoPerPass &getDebugInfoPerPass() { return *DebugInfoBeforePass; } in getDebugInfoPerPass() function
298 DebugInfoPerPass &getDebugInfoPerPass() { return *DebugInfoBeforePass; } in getDebugInfoPerPass() function
/openbsd-src/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp780 &(Passes.getDebugInfoPerPass()))); in main()
843 &(Passes.getDebugInfoPerPass()), VerifyDIPreserveExport)); in main()