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