|
LLVM
4.0.0
|
Allow clients to treat uses just like values when using casting operators. More...
#include <Use.h>
Public Types | |
| typedef Value * | SimpleType |
Static Public Member Functions | |
| static SimpleType | getSimplifiedValue (Use &Val) |
Allow clients to treat uses just like values when using casting operators.
| typedef Value* llvm::simplify_type< Use >::SimpleType |
|
inlinestatic |
Definition at line 144 of file Use.h.
References llvm::Use::get().
1.8.6