Searched defs:UnrollingPreferences (Results 1 – 2 of 2) sorted by relevance
423 struct UnrollingPreferences { struct431 unsigned Threshold;442 unsigned MaxPercentThresholdBoost;445 unsigned OptSizeThreshold;448 unsigned PartialThreshold;452 unsigned PartialOptSizeThreshold;457 unsigned Count;459 unsigned DefaultUnrollRuntimeCount;464 unsigned MaxCount;468 unsigned FullUnrollMaxCount;[all …]
190 TTI::UnrollingPreferences &) const {} in getUnrollingPreferences()