Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Partial

313     /// for partial/runtime unrolling (set to UINT_MAX to disable).
316 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
338 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
345 /// Allow partial unrolling (unrolling of loops to expand the size of the
347 bool Partial;