Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DDebugify.cpp215 applyDebugify(Function &F, in applyDebugify() function
231 applyDebugify(Module &M, in applyDebugify() function
793 return applyDebugify(M, Mode, DebugInfoBeforePass, NameOfWrappedPass); in runOnModule()
818 return applyDebugify(F, Mode, DebugInfoBeforePass, NameOfWrappedPass); in runOnFunction()
1024 applyDebugify(*const_cast<Function *>(any_cast<const Function *>(IR)), in registerCallbacks()
1027 applyDebugify(*const_cast<Module *>(any_cast<const Module *>(IR)), in registerCallbacks()