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

References

lib/Analysis/ModuleSummaryAnalysis.cpp
  375         if (auto *MD = I.getMetadata(LLVMContext::MD_callees)) {
lib/CodeGen/GlobalISel/CallLowering.cpp
   63       CS.getInstruction()->getMetadata(LLVMContext::MD_callees);
lib/Transforms/IPO/CalledValuePropagation.cpp
  396     C->setMetadata(LLVMContext::MD_callees, Callees);
lib/Transforms/Utils/CallPromotionUtils.cpp
  377   CS.getInstruction()->setMetadata(LLVMContext::MD_callees, nullptr);