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

References

lib/Transforms/Instrumentation/PGOInstrumentation.cpp
 1527       IndexedInstrProfReader::create(ProfileFileName, ProfileRemappingFileName);
 1531           DiagnosticInfoPGOProfile(ProfileFileName.data(), EI.message()));
 1539     Ctx.diagnose(DiagnosticInfoPGOProfile(ProfileFileName.data(),
 1549         ProfileFileName.data(), "Not an IR level instrumentation profile"));