LLVM API Documentation

llvm::SCEVZeroExtendExpr Member List

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

classof(const SCEVZeroExtendExpr *S)llvm::SCEVZeroExtendExpr [inline, static]
classof(const SCEV *S)llvm::SCEVZeroExtendExpr [inline, static]
dump() const llvm::SCEV
get(const SCEVHandle &Op, const Type *Ty)llvm::SCEVZeroExtendExpr [static]
getMinusSCEV(const SCEVHandle &LHS, const SCEVHandle &RHS)llvm::SCEV [static]
getNegativeSCEV(const SCEVHandle &V)llvm::SCEV [static]
getOperand() const llvm::SCEVZeroExtendExpr [inline]
getSCEVType() const llvm::SCEV [inline]
getType() const llvm::SCEVZeroExtendExpr [inline, virtual]
getValueRange() const llvm::SCEVZeroExtendExpr [virtual]
hasComputableLoopEvolution(const Loop *L) const llvm::SCEVZeroExtendExpr [inline, virtual]
isLoopInvariant(const Loop *L) const llvm::SCEVZeroExtendExpr [inline, virtual]
print(std::ostream &OS) const llvm::SCEVZeroExtendExpr [virtual]
replaceSymbolicValuesWithConcrete(const SCEVHandle &Sym, const SCEVHandle &Conc) const llvm::SCEVZeroExtendExpr [inline, virtual]
SCEV(unsigned SCEVTy)llvm::SCEV [inline]
~SCEV()llvm::SCEV [protected, virtual]