Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp211 applyDebugify(Function &F, in applyDebugify() function
227 applyDebugify(Module &M, in applyDebugify() function
773 return applyDebugify(M, Mode, DIPreservationMap, NameOfWrappedPass); in runOnModule()
798 return applyDebugify(F, Mode, DIPreservationMap, NameOfWrappedPass); in runOnFunction()
993 applyDebugify(*const_cast<Function *>(any_cast<const Function *>(IR))); in registerCallbacks()
995 applyDebugify(*const_cast<Module *>(any_cast<const Module *>(IR))); in registerCallbacks()