Searched refs:SmallestRotationCost (Results 1 – 1 of 1) sorted by relevance
860 BlockFrequency SmallestRotationCost = BlockFrequency::getMaxFrequency(); in rotateLoopWithProfile() local974 if (Cost < SmallestRotationCost) { in rotateLoopWithProfile()975 SmallestRotationCost = Cost; in rotateLoopWithProfile()