5 references to HandleHistogramTypes
ILCompiler.ReadyToRun (5)
Compiler\ProfileDataManager.cs (1)
221kind = PgoInstrumentationKind.HandleHistogramTypes;
parent\parent\Common\JitInterface\CorInfoImpl.cs (3)
219if (elem.InstrumentationKind == PgoInstrumentationKind.HandleHistogramTypes || 249(pgoData[i + 1].InstrumentationKind == PgoInstrumentationKind.HandleHistogramTypes || 283bool isType = nativeSchema[index + 1].InstrumentationKind == PgoInstrumentationKind.HandleHistogramTypes;
parent\parent\Common\Pgo\PgoFormat.cs (1)
599case PgoInstrumentationKind.HandleHistogramTypes: