Searched refs:getUnrolledLoopSize (Results 1 – 1 of 1) sorted by relevance
749 uint64_t getUnrolledLoopSize(TargetTransformInfo::UnrollingPreferences &UP) { in getUnrolledLoopSize() function in UnrollCostEstimator793 if (UP.AllowRemainder && UCE.getUnrolledLoopSize(UP) < UP.Threshold) in computeUnrollCount()805 UCE.getUnrolledLoopSize(UP) < PragmaUnrollThreshold) in computeUnrollCount()811 if (UCE.getUnrolledLoopSize(UP) < PragmaUnrollThreshold) in computeUnrollCount()858 if (UCE.getUnrolledLoopSize(UP) < UP.Threshold) { in computeUnrollCount()901 if (UCE.getUnrolledLoopSize(UP) > UP.PartialThreshold) in computeUnrollCount()916 UCE.getUnrolledLoopSize(UP) > UP.PartialThreshold) in computeUnrollCount()1000 UCE.getUnrolledLoopSize(UP) > UP.PartialThreshold) in computeUnrollCount()