Inherit Instruction constructors for call-like subclasses.
Declared in <llvm/IR/InstrTypes.h>
using Instruction::CallBase;
| Name | Description |
|---|---|
Instruction [constructor] | Construct an instruction of type Ty with opcode iType. |
Instruction [constructor] [deleted] | Instructions are not copy-constructible; clone or recreate instead. |