Concrete operator for the Shl instruction opcode.

Synopsis

Declared in <llvm/IR/Operator.h>

Base Classes

Name

Description

ConcreteOperator<OverflowingBinaryOperator, Instruction::Shl>

A helper template for defining operators for individual opcodes.

Static Member Functions

Name

Description

classof

Methods for support type inquiry through isa, cast, and dyn_cast.

Created with MrDocs