2 references to ComputeHotWarmColdRegion
ILCompiler.RyuJit (2)
parent\ILCompiler.ReadyToRun\Compiler\FileLayoutOptimizer.cs (2)
167
methods.MergeSortAllowDuplicates((MethodWithGCInfo left, MethodWithGCInfo right) =>
ComputeHotWarmColdRegion
(left).CompareTo(
ComputeHotWarmColdRegion
(right)));