llvm::CallBase::CallBase

Inherit Instruction constructors for call-like subclasses.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

using Instruction::CallBase;

Introduced Symbols

NameDescription
Instruction [constructor]Construct an instruction of type Ty with opcode iType.
Instruction [constructor] [deleted]Instructions are not copy-constructible; clone or recreate instead.