Searched refs:getJumpThreadDuplicationCost (Results 1 – 1 of 1) sorted by relevance
515 static unsigned getJumpThreadDuplicationCost(const TargetTransformInfo *TTI, in getJumpThreadDuplicationCost() function2223 unsigned BBCost = getJumpThreadDuplicationCost( in maybethreadThroughTwoBasicBlocks()2225 unsigned PredBBCost = getJumpThreadDuplicationCost( in maybethreadThroughTwoBasicBlocks()2334 unsigned JumpThreadCost = getJumpThreadDuplicationCost( in tryThreadEdge()2603 unsigned DuplicationCost = getJumpThreadDuplicationCost( in duplicateCondBranchOnPHIIntoPred()3019 getJumpThreadDuplicationCost(TTI, BB, AfterGuard, BBDupThreshold); in threadGuard()