LLVM 20.0.0git
|
#include "llvm/Transforms/Utils/LoopConstrainer.h"
Public Attributes | |
std::optional< const SCEV * > | LowLimit |
std::optional< const SCEV * > | HighLimit |
Definition at line 104 of file LoopConstrainer.h.
Definition at line 106 of file LoopConstrainer.h.
Referenced by llvm::LoopConstrainer::run().
Definition at line 105 of file LoopConstrainer.h.
Referenced by llvm::LoopConstrainer::run().