Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MarginProb

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