Searched refs:SmallCTRLoopThreshold (Results 1 – 1 of 1) sorted by relevance
45 SmallCTRLoopThreshold("min-ctr-loop-threshold", cl::init(4), cl::Hidden, variable352 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()