Searched refs:MisfetchCost (Results 1 – 1 of 1) sorted by relevance
139 static cl::opt<unsigned> MisfetchCost( variable2452 auto FallThruCost = ScaleBlockFrequency(EdgeFreq, MisfetchCost); in rotateLoopWithProfile()2528 MisfetchCost + JumpInstCost); in rotateLoopWithProfile()2535 Cost += ScaleBlockFrequency(TailToHeadFreq, MisfetchCost) + in rotateLoopWithProfile()