Searched refs:PredScore (Results 1 – 1 of 1) sorted by relevance
377 unsigned PredScore = getEntryPointScore(PredBB, PredIt.getPathLength()); in create() local378 if (PredScore > BestScore) { in create()380 BestScore = PredScore; in create()383 addBlockToRegion(&PredBB, PredScore); in create()