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)
1214if ((ProfileDataManager != null) && (ProfileDataManager.EmbedPgoDataInR2RImage))
parent\parent\Common\JitInterface\CorInfoImpl.cs (1)
5021if (pgoResultsSchemas != null && isSynthesized && _compilation.ProfileData.EmbedPgoDataInR2RImage)