LLVM API Documentation
| dump() const | llvm::SCEV | |
| getMinusSCEV(const SCEVHandle &LHS, const SCEVHandle &RHS) | llvm::SCEV | [static] |
| getNegativeSCEV(const SCEVHandle &V) | llvm::SCEV | [static] |
| getSCEVType() const | llvm::SCEV | [inline] |
| getType() const=0 | llvm::SCEV | [pure virtual] |
| getValueRange() const | llvm::SCEV | [virtual] |
| hasComputableLoopEvolution(const Loop *L) const =0 | llvm::SCEV | [pure virtual] |
| isLoopInvariant(const Loop *L) const =0 | llvm::SCEV | [pure virtual] |
| print(std::ostream &OS) const=0 | llvm::SCEV | [pure virtual] |
| replaceSymbolicValuesWithConcrete(const SCEVHandle &Sym, const SCEVHandle &Conc) const=0 | llvm::SCEV | [pure virtual] |
| SCEV(unsigned SCEVTy) | llvm::SCEV | [inline] |
| SCEVHandle class | llvm::SCEV | [friend] |
| ~SCEV() | llvm::SCEV | [protected, virtual] |