Searched refs:SmallestRotationCost (Results 1 – 1 of 1) sorted by relevance
2466 BlockFrequency SmallestRotationCost = BlockFrequency::max(); in rotateLoopWithProfile() local2580 if (Cost < SmallestRotationCost) { in rotateLoopWithProfile()2581 SmallestRotationCost = Cost; in rotateLoopWithProfile()