LLVM API Documentation

llvm::SCEVAddExpr Member List

This is the complete list of members for llvm::SCEVAddExpr, including all inherited members.

classof(const SCEVAddExpr *S)llvm::SCEVAddExpr [inline, static]
classof(const SCEV *S)llvm::SCEVAddExpr [inline, static]
llvm::SCEVCommutativeExpr::classof(const SCEVCommutativeExpr *S)llvm::SCEVCommutativeExpr [inline, static]
dump() constllvm::SCEV
get(std::vector< SCEVHandle > &Ops)llvm::SCEVAddExpr [static]
get(const SCEVHandle &LHS, const SCEVHandle &RHS)llvm::SCEVAddExpr [inline, static]
get(const SCEVHandle &Op0, const SCEVHandle &Op1, const SCEVHandle &Op2)llvm::SCEVAddExpr [inline, static]
getMinusSCEV(const SCEVHandle &LHS, const SCEVHandle &RHS)llvm::SCEV [static]
getNegativeSCEV(const SCEVHandle &V)llvm::SCEV [static]
getNumOperands() constllvm::SCEVCommutativeExpr [inline]
getOperand(unsigned i) constllvm::SCEVCommutativeExpr [inline]
getOperands() constllvm::SCEVCommutativeExpr [inline]
getOperationStr() constllvm::SCEVAddExpr [inline, virtual]
getSCEVType() constllvm::SCEV [inline]
getType() constllvm::SCEVCommutativeExpr [inline, virtual]
getValueRange() constllvm::SCEV [virtual]
hasComputableLoopEvolution(const Loop *L) const llvm::SCEVCommutativeExpr [inline, virtual]
isLoopInvariant(const Loop *L) const llvm::SCEVCommutativeExpr [inline, virtual]
op_begin() constllvm::SCEVCommutativeExpr [inline]
op_end() constllvm::SCEVCommutativeExpr [inline]
op_iterator typedefllvm::SCEVCommutativeExpr
print(std::ostream &OS) constllvm::SCEVCommutativeExpr [virtual]
replaceSymbolicValuesWithConcrete(const SCEVHandle &Sym, const SCEVHandle &Conc) constllvm::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]