#include <ScalarEvolutionExpressions.h>

Public Member Functions | |
| virtual const char * | getOperationStr () const |
| virtual const Type * | getType () const |
Static Public Member Functions | |
| static bool | classof (const SCEVAddExpr *S) |
| Methods for support type inquiry through isa, cast, and dyn_cast:. | |
| static bool | classof (const SCEV *S) |
Friends | |
| class | ScalarEvolution |
| virtual const Type* llvm::SCEVAddExpr::getType | ( | ) | const [inline, virtual] |
getType - Return the LLVM type of this SCEV expression.
Reimplemented from llvm::SCEVNAryExpr.
1.5.8