Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp782 static std::function<void(Module &)> createIRDebugDumper() { in createIRDebugDumper() function
1066 auto IRDump = createIRDebugDumper(); in runOrcJIT()