HomeSort by relevance Sort by last modified time
    Searched refs:JITCompileCallbackManager (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/lli/
OrcLazyJIT.cpp 49 typedef orc::JITCompileCallbackManager<IRDumpLayerT,
  /external/llvm/include/llvm/ExecutionEngine/Orc/
IndirectionUtils.h 29 /// JITCompileCallbackManager.
117 class JITCompileCallbackManager : public JITCompileCallbackManagerBase {
120 /// @brief Construct a JITCompileCallbackManager.
129 JITCompileCallbackManager(JITLayerT &JIT, RuntimeDyld::MemoryManager &MemMgr,
  /external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
toy.cpp     [all...]

Completed in 198 milliseconds