Searched refs:getJumpThreadDuplicationCost (Results 1 – 1 of 1) sorted by relevance
460 static unsigned getJumpThreadDuplicationCost(BasicBlock *BB, in getJumpThreadDuplicationCost() function1932 getJumpThreadDuplicationCost(BB, BB->getTerminator(), BBDupThreshold); in ThreadEdge()2252 getJumpThreadDuplicationCost(BB, BB->getTerminator(), BBDupThreshold); in DuplicateCondBranchOnPHIIntoPred()2693 unsigned Cost = getJumpThreadDuplicationCost(BB, AfterGuard, BBDupThreshold); in ThreadGuard()