LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::simplify_type< const SCEVHandle > Struct Template Reference

#include <ScalarEvolution.h>

Inheritance diagram for llvm::simplify_type< const SCEVHandle >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef SCEVSimpleType

Static Public Member Functions

static SimpleType getSimplifiedValue (const SCEVHandle &Node)

Detailed Description

template<>
struct llvm::simplify_type< const SCEVHandle >

Definition at line 155 of file ScalarEvolution.h.


Member Typedef Documentation

typedef SCEV* llvm::simplify_type< const SCEVHandle >::SimpleType
 

Definition at line 156 of file ScalarEvolution.h.


Member Function Documentation

static SimpleType llvm::simplify_type< const SCEVHandle >::getSimplifiedValue const SCEVHandle Node  )  [inline, static]
 

Definition at line 157 of file ScalarEvolution.h.


The documentation for this struct was generated from the following file: