Searched refs:PredScore (Results 1 – 1 of 1) sorted by relevance
538 unsigned PredScore = getEntryPointScore(PredBB, PredIt.getPathLength()); in create() local539 if (PredScore > BestScore) { in create()541 BestScore = PredScore; in create()544 addBlockToRegion(&PredBB, PredScore); in create()