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

References

include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
  384     if (auto Err = Allocator.allocate(LocalAllocAddr, Size, Align))
  387     LLVM_DEBUG(dbgs() << "  Allocator " << Id << " reserved " << LocalAllocAddr
  392         reinterpret_cast<uintptr_t>(LocalAllocAddr));