Return the size operand of this dynamic alloca.

Synopsis

Declared in <llvm/Transforms/Coroutines/CoroInstr.h>

Value*
getSize() const;

Return Value

The size operand of this dynamic alloca.

Created with MrDocs