|
Polly 23.0.0git
|
Find all loops referenced in SCEVAddRecExprs. More...
Public Member Functions | |
| SCEVFindLoops (SetVector< const Loop * > &Loops) | |
| bool | follow (const SCEV *S) |
| bool | isDone () |
Private Attributes | |
| SetVector< const Loop * > & | Loops |
Find all loops referenced in SCEVAddRecExprs.
Definition at line 533 of file SCEVValidator.cpp.
|
inline |
Definition at line 537 of file SCEVValidator.cpp.
References Loops.
|
inline |
Definition at line 539 of file SCEVValidator.cpp.
References Loops.
|
inline |
Definition at line 544 of file SCEVValidator.cpp.
|
private |
Definition at line 534 of file SCEVValidator.cpp.
Referenced by follow(), and SCEVFindLoops().