llvm::SCEVCommutativeExpr Class Reference

#include <ScalarEvolutionExpressions.h>

Inheritance diagram for llvm::SCEVCommutativeExpr:

llvm::SCEVNAryExpr llvm::SCEV llvm::SCEVAddExpr llvm::SCEVMulExpr llvm::SCEVSMaxExpr llvm::SCEVUMaxExpr

List of all members.

Public Member Functions

virtual const char * getOperationStr () const =0
virtual void print (raw_ostream &OS) const

Static Public Member Functions

static bool classof (const SCEVCommutativeExpr *S)
 Methods for support type inquiry through isa, cast, and dyn_cast:.
static bool classof (const SCEV *S)

Protected Member Functions

 SCEVCommutativeExpr (const FoldingSetNodeIDRef ID, enum SCEVTypes T, const SCEV *const *O, size_t N)


Detailed Description

SCEVCommutativeExpr - This node is the base class for n'ary commutative operators.

Member Function Documentation

virtual void llvm::SCEVCommutativeExpr::print ( raw_ostream &  OS  )  const [virtual]

print - Print out the internal representation of this scalar to the specified stream. This should really only be used for debugging purposes.

Implements llvm::SCEV.


The documentation for this class was generated from the following file:

Generated on Fri Mar 19 01:41:26 2010 by  doxygen 1.5.8