If this is a sequential container of integers, return element ElmIdx.
Declared in <llvm/SandboxIR/Constant.h>
uint64_t
getElementAsInteger(unsigned int ElmIdx) const;
The element at the given index as an integer.
| Name | Description |
|---|---|
| ElmIdx | Element index. |