LLVM API Documentation

Classes | Namespaces | Functions
SimplifyIndVar.h File Reference
#include "llvm/IR/ValueHandle.h"
#include "llvm/Support/CommandLine.h"
Include dependency graph for SimplifyIndVar.h:
This graph shows which files directly or indirectly include this file:

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)