|
LLVM 23.0.0git
|
Track information about the canonical IV value of a region. More...
#include "Transforms/Vectorize/VPlan.h"
Public Member Functions | |
| VPCanonicalIVInfo (Type *Ty, DebugLoc DL, VPRegionBlock *Region) | |
| VPRegionValue * | getRegionValue () |
| const VPRegionValue * | getRegionValue () const |
| bool | hasNUW () const |
| void | clearNUW () |
Track information about the canonical IV value of a region.
TODO: Have it also track the canonical IV increment, subject of NUW flag.
|
inline |
|
inline |
|
inline |