Home
last modified time | relevance | path

Searched refs:HeaderFallThroughCost (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp876 BlockFrequency HeaderFallThroughCost(0); in rotateLoopWithProfile() local
888 HeaderFallThroughCost = std::max(HeaderFallThroughCost, FallThruCost); in rotateLoopWithProfile()
933 Cost += HeaderFallThroughCost; in rotateLoopWithProfile()