1 write to EmbedPgoDataInR2RImage
ILCompiler.ReadyToRun (1)
Compiler\ProfileDataManager.cs (1)
48
EmbedPgoDataInR2RImage
= embedPgoDataInR2RImage;
2 references to EmbedPgoDataInR2RImage
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1012
if ((ProfileDataManager != null) && (ProfileDataManager.
EmbedPgoDataInR2RImage
))
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4613
if (pgoResultsSchemas != null && isSynthesized && _compilation.ProfileData.
EmbedPgoDataInR2RImage
)