llvm::SCEVSMaxExpr 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 SCEVSMaxExpr *S) |
| | Methods for support type inquiry through isa, cast, and dyn_cast:.
|
|
static bool | classof (const SCEV *S) |
Friends |
|
class | ScalarEvolution |
Detailed Description
SCEVSMaxExpr - This class represents a signed maximum selection.
The documentation for this class was generated from the following file: