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