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