LLVM API Documentation
Go to the source code of this file.
Classes | |
class | llvm::IVVisitor |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
bool | llvm::simplifyUsersOfIV (PHINode *CurrIV, ScalarEvolution *SE, LPPassManager *LPM, SmallVectorImpl< WeakVH > &Dead, IVVisitor *V=nullptr) |
bool | llvm::simplifyLoopIVs (Loop *L, ScalarEvolution *SE, LPPassManager *LPM, SmallVectorImpl< WeakVH > &Dead) |