Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/lli/
H A Dlli.cpp810 static std::function<void(Module &)> createDebugDumper() { in createDebugDumper() function
1015 auto Dump = createDebugDumper(); in runOrcJIT()