Searched refs:getEntryPointScore (Results 1 – 1 of 1) sorted by relevance
319 static unsigned getEntryPointScore(BasicBlock &BB, unsigned Score) { in getEntryPointScore() function in __anon70bc79950411::OutliningRegion349 unsigned SinkScore = getEntryPointScore(SinkBB, ScoreForSinkBlock); in create()377 unsigned PredScore = getEntryPointScore(PredBB, PredIt.getPathLength()); in create()408 unsigned SuccScore = getEntryPointScore(SuccBB, ScoreForSuccBlock); in create()