LLVM API Documentation


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