|
Enzyme main
|
#include "MustExitScalarEvolution.h"#include "FunctionUtils.h"#include "llvm/ADT/SmallVector.h"#include "llvm/Analysis/LoopInfo.h"#include "llvm/Analysis/ScalarEvolution.h"
Go to the source code of this file.
Macros | |
| #define | SCEVUse const SCEV * |
| #define | PROP_PHI(LHS) |
| #define PROP_PHI | ( | LHS | ) |
Referenced by MustExitScalarEvolution::computeExitLimitFromICmp().
| #define SCEVUse const SCEV * |
Definition at line 43 of file MustExitScalarEvolution.cpp.
Referenced by MustExitScalarEvolution::computeExitLimitFromICmp().