Polly 22.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 529 of file SCEVValidator.cpp.
|
inline |
Definition at line 533 of file SCEVValidator.cpp.
References Loops.
|
inline |
Definition at line 535 of file SCEVValidator.cpp.
References Loops.
|
inline |
Definition at line 540 of file SCEVValidator.cpp.
|
private |
Definition at line 530 of file SCEVValidator.cpp.
Referenced by follow(), and SCEVFindLoops().