Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDebugify.cpp217 applyDebugify(Function &F, in applyDebugify() function
233 applyDebugify(Module &M, in applyDebugify() function
804 return applyDebugify(M, Mode, DebugInfoBeforePass, NameOfWrappedPass); in runOnModule()
829 return applyDebugify(F, Mode, DebugInfoBeforePass, NameOfWrappedPass); in runOnFunction()
1035 applyDebugify(*const_cast<Function *>(*F), in registerCallbacks()
1038 applyDebugify(*const_cast<Module *>(*M), in registerCallbacks()