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