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