Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Partial

372     /// for partial/runtime unrolling (set to UINT_MAX to disable).
375 partial/runtime unrolling (set to
397 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
404 /// Allow partial unrolling (unrolling of loops to expand the size of the
406 bool Partial;