LLVM API Documentation
| classof(const SCEVConstant *S) | llvm::SCEVConstant | [inline, static] |
| classof(const SCEV *S) | llvm::SCEVConstant | [inline, static] |
| dump() const | llvm::SCEV | |
| get(ConstantInt *V) | llvm::SCEVConstant | [static] |
| getMinusSCEV(const SCEVHandle &LHS, const SCEVHandle &RHS) | llvm::SCEV | [static] |
| getNegativeSCEV(const SCEVHandle &V) | llvm::SCEV | [static] |
| getSCEVType() const | llvm::SCEV | [inline] |
| getType() const | llvm::SCEVConstant | [virtual] |
| getValue() const | llvm::SCEVConstant | [inline] |
| getValueRange() const | llvm::SCEVConstant | [virtual] |
| hasComputableLoopEvolution(const Loop *L) const | llvm::SCEVConstant | [inline, virtual] |
| isLoopInvariant(const Loop *L) const | llvm::SCEVConstant | [inline, virtual] |
| print(std::ostream &OS) const | llvm::SCEVConstant | [virtual] |
| replaceSymbolicValuesWithConcrete(const SCEVHandle &Sym, const SCEVHandle &Conc) const | llvm::SCEVConstant | [inline, virtual] |
| SCEV(unsigned SCEVTy) | llvm::SCEV | [inline] |
| ~SCEV() | llvm::SCEV | [protected, virtual] |