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