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