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