Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp761 static std::function<void(Module &)> createDebugDumper() { in createDebugDumper() function
956 auto Dump = createDebugDumper(); in runOrcJIT()