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

References

include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
  217     auto I = IndirectStubsOwners.find(Id);
  221     LLVM_DEBUG(dbgs() << "  Create indirect stubs owner " << Id << "\n");
  222     IndirectStubsOwners[Id] = ISBlockOwnerList();