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