|
LLVM 23.0.0git
|
Match a specified const Loop*. More...
#include "llvm/Analysis/ScalarEvolutionPatternMatch.h"
Public Member Functions | |
| specificloop_ty (const Loop *L) | |
| bool | match (const Loop *L) const |
Public Attributes | |
| const Loop * | L |
Match a specified const Loop*.
Definition at line 364 of file ScalarEvolutionPatternMatch.h.
Definition at line 367 of file ScalarEvolutionPatternMatch.h.
References L.
Definition at line 369 of file ScalarEvolutionPatternMatch.h.
References L.
Definition at line 365 of file ScalarEvolutionPatternMatch.h.
Referenced by match(), and specificloop_ty().