Searched refs:getEntryPointScore (Results 1 – 1 of 1) sorted by relevance
432 static unsigned getEntryPointScore(BasicBlock &BB, unsigned Score) { in getEntryPointScore() function in __anone35281440411::OutliningRegion464 unsigned SinkScore = getEntryPointScore(SinkBB, ScoreForSinkBlock); in create()492 unsigned PredScore = getEntryPointScore(PredBB, PredIt.getPathLength()); in create()537 unsigned SuccScore = getEntryPointScore(SuccBB, ScoreForSuccBlock); in create()