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