Searched refs:LoopInterchangeCostThreshold (Results 1 – 1 of 1) sorted by relevance
59 static cl::opt<int> LoopInterchangeCostThreshold( variable1183 if (Cost < -LoopInterchangeCostThreshold) in isProfitable()