llvm::SCEVZeroExtendExpr Class Reference

#include <ScalarEvolutionExpressions.h>

Inheritance diagram for llvm::SCEVZeroExtendExpr:

llvm::SCEVCastExpr llvm::SCEV

List of all members.

Public Member Functions

virtual void print (raw_ostream &OS) const

Static Public Member Functions

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

Friends

class ScalarEvolution


Detailed Description

SCEVZeroExtendExpr - This class represents a zero extension of a small integer value to a larger integer value.

Member Function Documentation

virtual void llvm::SCEVZeroExtendExpr::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