Searched refs:getUnrolledLoopSize (Results 1 – 1 of 1) sorted by relevance
747 uint64_t getUnrolledLoopSize(TargetTransformInfo::UnrollingPreferences &UP) { in getUnrolledLoopSize() function in UnrollCostEstimator779 if (UP.AllowRemainder && UCE.getUnrolledLoopSize(UP) < UP.Threshold) in computeUnrollCount()791 UCE.getUnrolledLoopSize(UP) < PragmaUnrollThreshold) in computeUnrollCount()797 if (UCE.getUnrolledLoopSize(UP) < PragmaUnrollThreshold) in computeUnrollCount()846 if (UCE.getUnrolledLoopSize(UP) < UP.Threshold) { in computeUnrollCount()893 if (UCE.getUnrolledLoopSize(UP) > UP.PartialThreshold) in computeUnrollCount()908 UCE.getUnrolledLoopSize(UP) > UP.PartialThreshold) in computeUnrollCount()992 UCE.getUnrolledLoopSize(UP) > UP.PartialThreshold) in computeUnrollCount()