Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h204 DebugInfoPerPass &getDebugInfoPerPass() { return *DebugInfoBeforePass; } in getDebugInfoPerPass() function
298 DebugInfoPerPass &getDebugInfoPerPass() { return *DebugInfoBeforePass; } in getDebugInfoPerPass() function
/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp800 &(Passes.getDebugInfoPerPass()))); in main()
840 &(Passes.getDebugInfoPerPass()), VerifyDIPreserveExport)); in main()