Polly 22.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 550 of file SCEVValidator.cpp.
|
inline |
Definition at line 555 of file SCEVValidator.cpp.
Referenced by follow().
|
inline |
Definition at line 558 of file SCEVValidator.cpp.
References SCEVFindValues(), SE, and Values.
|
inline |
Definition at line 581 of file SCEVValidator.cpp.
|
private |
Definition at line 551 of file SCEVValidator.cpp.
Referenced by follow(), and SCEVFindValues().
|
private |
Definition at line 552 of file SCEVValidator.cpp.
Referenced by follow(), and SCEVFindValues().