LLVM API Documentation
| classof(const SCEVMulExpr *S) | llvm::SCEVMulExpr | [inline, static] |
| classof(const SCEV *S) | llvm::SCEVMulExpr | [inline, static] |
| llvm::SCEVCommutativeExpr::classof(const SCEVCommutativeExpr *S) | llvm::SCEVCommutativeExpr | [inline, static] |
| dump() const | llvm::SCEV | |
| get(std::vector< SCEVHandle > &Ops) | llvm::SCEVMulExpr | [static] |
| get(const SCEVHandle &LHS, const SCEVHandle &RHS) | llvm::SCEVMulExpr | [inline, static] |
| getMinusSCEV(const SCEVHandle &LHS, const SCEVHandle &RHS) | llvm::SCEV | [static] |
| getNegativeSCEV(const SCEVHandle &V) | llvm::SCEV | [static] |
| getNumOperands() const | llvm::SCEVCommutativeExpr | [inline] |
| getOperand(unsigned i) const | llvm::SCEVCommutativeExpr | [inline] |
| getOperands() const | llvm::SCEVCommutativeExpr | [inline] |
| getOperationStr() const | llvm::SCEVMulExpr | [inline, virtual] |
| getSCEVType() const | llvm::SCEV | [inline] |
| getType() const | llvm::SCEVCommutativeExpr | [inline, virtual] |
| getValueRange() const | llvm::SCEV | [virtual] |
| hasComputableLoopEvolution(const Loop *L) const | llvm::SCEVCommutativeExpr | [inline, virtual] |
| isLoopInvariant(const Loop *L) const | llvm::SCEVCommutativeExpr | [inline, virtual] |
| op_begin() const | llvm::SCEVCommutativeExpr | [inline] |
| op_end() const | llvm::SCEVCommutativeExpr | [inline] |
| op_iterator typedef | llvm::SCEVCommutativeExpr | |
| print(std::ostream &OS) const | llvm::SCEVCommutativeExpr | [virtual] |
| replaceSymbolicValuesWithConcrete(const SCEVHandle &Sym, const SCEVHandle &Conc) const | llvm::SCEVCommutativeExpr | [virtual] |
| SCEV(unsigned SCEVTy) | llvm::SCEV | [inline] |
| SCEVCommutativeExpr(enum SCEVTypes T, const std::vector< SCEVHandle > &ops) | llvm::SCEVCommutativeExpr | [inline, protected] |
| ~SCEV() | llvm::SCEV | [protected, virtual] |
| ~SCEVCommutativeExpr() | llvm::SCEVCommutativeExpr | [protected] |