Home
last modified time | relevance | path

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

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