Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h100 llvm::FunctionPass *createDebugifyFunctionPass(
199 super::add(createDebugifyFunctionPass(Mode, Name, DIPreservationMap)); in add()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp934 createDebugifyFunctionPass(enum DebugifyMode Mode, in createDebugifyFunctionPass() function