Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1367 BlockFrequency LayoutEdgeFreq = MBFI->getBlockFreq(LayoutPred) * LayoutProb; in buildCFGChains() local
1368 if (LayoutEdgeFreq <= (Freq * ColdProb)) in buildCFGChains()