Searched refs:getEntryPointScore (Results 1 – 1 of 1) sorted by relevance
431 static unsigned getEntryPointScore(BasicBlock &BB, unsigned Score) { in getEntryPointScore() function in __anone7acc6fb0411::OutliningRegion463 unsigned SinkScore = getEntryPointScore(SinkBB, ScoreForSinkBlock); in create()491 unsigned PredScore = getEntryPointScore(PredBB, PredIt.getPathLength()); in create()536 unsigned SuccScore = getEntryPointScore(SuccBB, ScoreForSuccBlock); in create()