Searched refs:PredScore (Results 1 – 1 of 1) sorted by relevance
480 unsigned PredScore = getEntryPointScore(PredBB, PredIt.getPathLength()); in create() local481 if (PredScore > BestScore) { in create()483 BestScore = PredScore; in create()486 addBlockToRegion(&PredBB, PredScore); in create()