Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Partial

256     /// for partial/runtime unrolling (set to UINT_MAX to disable).
259 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
274 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
276 /// Allow partial unrolling (unrolling of loops to expand the size of the
278 bool Partial;