Searched refs:PredScore (Results 1 – 1 of 1) sorted by relevance
521 unsigned PredScore = getEntryPointScore(PredBB, PredIt.getPathLength()); in create() local522 if (PredScore > BestScore) { in create()524 BestScore = PredScore; in create()527 addBlockToRegion(&PredBB, PredScore); in create()