Find all values referenced in SCEVUnknowns.
More...
|
ScalarEvolution & | SE |
|
SetVector< Value * > & | Values |
|
Find all values referenced in SCEVUnknowns.
Definition at line 550 of file SCEVValidator.cpp.
◆ SCEVFindValues()
SCEVFindValues::SCEVFindValues |
( |
ScalarEvolution & |
SE, |
|
|
SetVector< Value * > & |
Values |
|
) |
| |
|
inline |
◆ follow()
bool SCEVFindValues::follow |
( |
const SCEV * |
S | ) |
|
|
inline |
◆ isDone()
bool SCEVFindValues::isDone |
( |
| ) |
|
|
inline |
◆ SE
ScalarEvolution& SCEVFindValues::SE |
|
private |
◆ Values
SetVector<Value *>& SCEVFindValues::Values |
|
private |
The documentation for this class was generated from the following file: