Searched refs:JumpThreadCost (Results 1 – 1 of 1) sorted by relevance
2384 unsigned JumpThreadCost = getJumpThreadDuplicationCost( in tryThreadEdge() local2386 if (JumpThreadCost > BBDupThreshold) { in tryThreadEdge()2388 << "' - Cost is too high: " << JumpThreadCost << "\n"); in tryThreadEdge()