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

References

lib/Transforms/Instrumentation/PGOInstrumentation.cpp
 1141   auto &Ctx = M->getContext();
 1174           DiagnosticInfoPGOProfile(M->getName().data(), Msg, DS_Warning));
 1199         M->getName().data(),
 1320     setProfMetadata(M, TI, EdgeCounts, MaxCount);
 1342       setIrrLoopHeaderMetadata(M, TI, BBCountInfo.CountValue);
 1420     auto &Ctx = M->getContext();
 1422         M->getName().data(),
 1435     annotateValueSite(*M, *I.AnnotatedInst, ProfileRecord,