LLVM API Documentation
#include <Use.h>
Inheritance diagram for llvm::simplify_type< value_use_iterator< const User > >:
Public Types | |
typedef const User * | SimpleType |
Static Public Member Functions | |
static SimpleType | getSimplifiedValue (const value_use_iterator< const User > &Val) |
Definition at line 157 of file Use.h.
typedef const User* llvm::simplify_type< value_use_iterator< const User > >::SimpleType |
static SimpleType llvm::simplify_type< value_use_iterator< const User > >::getSimplifiedValue | ( | const value_use_iterator< const User > & | Val | ) | [inline, static] |