Searched refs:ConstTripCount (Results 1 – 1 of 1) sorted by relevance
349 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local350 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()