Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MarginProb

1366     BranchProbability MarginProb = (SpillsInSubTree.size() > 1)
1369 if (SubTreeCost > MBFI.getBlockFreq(Block) * MarginProb) {