Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h145 llvm::FunctionPass *createCheckDebugifyFunctionPass(
201 super::add(createCheckDebugifyFunctionPass( in add()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp961 FunctionPass *createCheckDebugifyFunctionPass( in createCheckDebugifyFunctionPass() function