LLVM API Documentation

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 176 of file ScalarEvolution.h.


Member Typedef Documentation

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

Definition at line 177 of file ScalarEvolution.h.


Member Function Documentation

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

Definition at line 178 of file ScalarEvolution.h.

References Node.


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