llvm::SCEVTruncateExpr Class Reference

#include <ScalarEvolutionExpressions.h>

Inheritance diagram for llvm::SCEVTruncateExpr:

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 SCEVTruncateExpr *S)
 Methods for support type inquiry through isa, cast, and dyn_cast:.
static bool classof (const SCEV *S)

Friends

class ScalarEvolution


Detailed Description

SCEVTruncateExpr - This class represents a truncation of an integer value to a smaller integer value.

Member Function Documentation

virtual void llvm::SCEVTruncateExpr::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:25 2010 by  doxygen 1.5.8