struct VPIteration
Declaration
struct VPIteration { /* full declaration omitted */ };
Description
VPIteration represents a single point in the iteration space of the output (vectorized and/or unrolled) IR loop.
Declared at: llvm/lib/Transforms/Vectorize/VPlan.h:84
Member Variables
- public unsigned int Part
- in [0..UF)
- public unsigned int Lane
- in [0..VF)