LLVM
15.0.0git
|
Common base class for all memset intrinsics. More...
#include "llvm/IR/IntrinsicInst.h"
Public Member Functions | |
Value * | getValue () const |
const Use & | getValueUse () const |
Use & | getValueUse () |
void | setValue (Value *Val) |
Common base class for all memset intrinsics.
Simply provides common methods.
Definition at line 844 of file IntrinsicInst.h.
|
inline |
Definition at line 849 of file IntrinsicInst.h.
Referenced by llvm::expandMemSetAsLoop(), and llvm::MemSetBase< AnyMemIntrinsic >::setValue().
|
inline |
Definition at line 853 of file IntrinsicInst.h.
|
inline |
Definition at line 852 of file IntrinsicInst.h.
|
inline |
Definition at line 855 of file IntrinsicInst.h.