Searched refs:PredScore (Results 1 – 1 of 1) sorted by relevance
539 unsigned PredScore = getEntryPointScore(PredBB, PredIt.getPathLength()); in create() local540 if (PredScore > BestScore) { in create()542 BestScore = PredScore; in create()545 addBlockToRegion(&PredBB, PredScore); in create()