|
Polly 23.0.0git
|
Find all values referenced in SCEVUnknowns. More...
Public Member Functions | |
| SCEVFindValues (ScalarEvolution &SE, SetVector< Value * > &Values) | |
| bool | follow (const SCEV *S) |
| bool | isDone () |
Private Attributes | |
| ScalarEvolution & | SE |
| SetVector< Value * > & | Values |
Find all values referenced in SCEVUnknowns.
Definition at line 554 of file SCEVValidator.cpp.
|
inline |
Definition at line 559 of file SCEVValidator.cpp.
Referenced by follow().
|
inline |
Definition at line 562 of file SCEVValidator.cpp.
References SCEVFindValues(), SE, and Values.
|
inline |
Definition at line 585 of file SCEVValidator.cpp.
|
private |
Definition at line 555 of file SCEVValidator.cpp.
Referenced by follow(), and SCEVFindValues().
|
private |
Definition at line 556 of file SCEVValidator.cpp.
Referenced by follow(), and SCEVFindValues().