Allocate a unary instruction with space for its single operand.
Declared in <llvm/IR/InstrTypes.h>
<llvm/IR/InstrTypes.h>
void* operator new(size_t S);
Pointer to the allocated storage.