Searched refs:getJumpThreadDuplicationCost (Results 1 – 2 of 2) sorted by relevance
215 static unsigned getJumpThreadDuplicationCost(const BasicBlock *BB) { in getJumpThreadDuplicationCost() function1323 unsigned JumpThreadCost = getJumpThreadDuplicationCost(BB); in ThreadEdge()1468 unsigned DuplicationCost = getJumpThreadDuplicationCost(BB); in DuplicateCondBranchOnPHIIntoPred()
260 static unsigned getJumpThreadDuplicationCost(const BasicBlock *BB, in getJumpThreadDuplicationCost() function1457 unsigned JumpThreadCost = getJumpThreadDuplicationCost(BB, BBDupThreshold); in ThreadEdge()1694 unsigned DuplicationCost = getJumpThreadDuplicationCost(BB, BBDupThreshold); in DuplicateCondBranchOnPHIIntoPred()