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

References

lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  358         I, NumVals, TotalCount, NumCandidates);
  363         I, ICallProfDataRef, TotalCount, NumCandidates);
  364     uint32_t NumPromoted = tryToPromote(I, PromotionCandidates, TotalCount);
  370     I->setMetadata(LLVMContext::MD_prof, nullptr);
  375     annotateValueSite(*M, *I, ICallProfDataRef.slice(NumPromoted), TotalCount,