Searched refs:isProfitableToTailDup (Results 1 – 1 of 1) sorted by relevance
555 bool isProfitableToTailDup(814 bool MachineBlockPlacement::isProfitableToTailDup( in isProfitableToTailDup() function in MachineBlockPlacement1120 isProfitableToTailDup(BB, Succ2, MBPI->getEdgeProbability(BB, Succ1), in getBestTrellisSuccessor()1682 && (isProfitableToTailDup(BB, Succ, BestProb, Chain, BlockFilter))) { in selectBestSuccessor()