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

References

include/llvm/ProfileData/InstrProfData.inc
   74                 IndexedInstrProf::ComputeHash(getPGOFuncNameVarInitializer(Inc->getName()))))
   77                 Inc->getHash()->getZExtValue()))
lib/Transforms/Instrumentation/InstrProfiling.cpp
  734   GlobalVariable *NamePtr = Inc->getName();
  745   Function *Fn = Inc->getParent()->getParent();
  776   uint64_t NumCounters = Inc->getNumCounters()->getZExtValue();
  784                          getVarName(Inc, getInstrProfCountersVarPrefix()));
  806                              getVarName(Inc, getInstrProfValuesVarPrefix()));
  840                                   getVarName(Inc, getInstrProfDataVarPrefix()));