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

References

include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
  142   Error notifyEmitted(MaterializationResponsibility &MR, AllocPtr Alloc);
  152   DenseMap<VModuleKey, AllocPtr> TrackedAllocs;
  153   std::vector<AllocPtr> UntrackedAllocs;
lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp
  349                                         AllocPtr Alloc) {
  371   AllocPtr Alloc;
  392   std::vector<AllocPtr> Allocs;