Searched refs:HeaderFallThroughCost (Results 1 – 1 of 1) sorted by relevance
2368 BlockFrequency HeaderFallThroughCost(0); in rotateLoopWithProfile() local2381 HeaderFallThroughCost = std::max(HeaderFallThroughCost, FallThruCost); in rotateLoopWithProfile()2426 Cost += HeaderFallThroughCost; in rotateLoopWithProfile()