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