Class Alloca

class Alloca : public Instruction

Public Functions

Alloca(const Type element_type, const Value *array_size, const std::string &label)
const Value *array_size() const
void run(ReductionInterpreterImpl *interpreter)

Private Members

const Value *array_size_