llvm::SCEVMulExpr Class Reference
#include <ScalarEvolutionExpressions.h>
List of all members.
|
Public Member Functions |
|
virtual const char * | getOperationStr () const |
Static Public Member Functions |
|
static bool | classof (const SCEVMulExpr *S) |
| | Methods for support type inquiry through isa, cast, and dyn_cast:.
|
|
static bool | classof (const SCEV *S) |
Friends |
|
class | ScalarEvolution |
Detailed Description
SCEVMulExpr - This node represents multiplication of some number of SCEVs.
The documentation for this class was generated from the following file: