Class Instruction

class Instruction : public Value

Subclassed by Alloca, BinaryOperator, Call, Cast, ExternalCall, For, GetElementPtr, ICmp, Load, MemCpy, Ret, ReturnEarly

Public Functions

Instruction(const Type type, const std::string &label)
virtual void run(ReductionInterpreterImpl *interpreter) = 0