Searched refs:DuplicationCost (Results 1 – 1 of 1) sorted by relevance
1686 unsigned DuplicationCost = getJumpThreadDuplicationCost(BB, BBDupThreshold); in DuplicateCondBranchOnPHIIntoPred() local1687 if (DuplicationCost > BBDupThreshold) { in DuplicateCondBranchOnPHIIntoPred()1689 << "' - Cost is too high: " << DuplicationCost << "\n"); in DuplicateCondBranchOnPHIIntoPred()1707 << DuplicationCost << " block is:" << *BB << "\n"); in DuplicateCondBranchOnPHIIntoPred()