LLVM
8.0.1
|
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 367 of file IntrinsicInst.h.
|
inline |
Definition at line 372 of file IntrinsicInst.h.
Referenced by llvm::expandMemSetAsLoop(), getMemSetPatternValue(), INITIALIZE_PASS(), isCallPromotable(), moveUp(), and llvm::sroa::AllocaSliceRewriter::visit().
|
inline |
Definition at line 375 of file IntrinsicInst.h.
|
inline |
Definition at line 378 of file IntrinsicInst.h.
|
inline |
Definition at line 380 of file IntrinsicInst.h.