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