2 references to ProfileData
ILCompiler.ReadyToRun (2)
parent\parent\Common\JitInterface\CorInfoImpl.cs (2)
5019
PgoSchemaElem[] pgoResultsSchemas = _compilation.
ProfileData
.GetAllowSynthesis(_compilation, methodDesc, out bool isSynthesized)?.SchemaData;
5021
if (pgoResultsSchemas != null && isSynthesized && _compilation.
ProfileData
.EmbedPgoDataInR2RImage)