Searched refs:PredScore (Results 1 – 1 of 1) sorted by relevance
492 unsigned PredScore = getEntryPointScore(PredBB, PredIt.getPathLength()); in create() local493 if (PredScore > BestScore) { in create()495 BestScore = PredScore; in create()498 addBlockToRegion(&PredBB, PredScore); in create()