Home | History | Annotate | Download | only in Scalar

Lines Matching refs:UserThreshold

110     Loop *L, const TargetTransformInfo &TTI, Optional<unsigned> UserThreshold,
162 if (UserThreshold.hasValue()) {
163 UP.Threshold = *UserThreshold;
164 UP.PartialThreshold = *UserThreshold;