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