reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
  192   Expected<JITTargetAddress> getCompileCallback(CompileFunction Compile);
lib/ExecutionEngine/Orc/IndirectionUtils.cpp
   26   using CompileFunction = JITCompileCallbackManager::CompileFunction;
   62 JITCompileCallbackManager::getCompileCallback(CompileFunction Compile) {