class ElementCount
Declaration
class ElementCount { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Support/TypeSize.h:23
Member Variables
- public unsigned int Min
- public bool Scalable
Method Overview
- public ElementCount(unsigned int Min, bool Scalable)
Methods
ΒΆElementCount(unsigned int Min, bool Scalable)
ElementCount(unsigned int Min, bool Scalable)
Declared at: llvm/include/llvm/Support/TypeSize.h:29
Parameters
- unsigned int Min
- bool Scalable