vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
IrIndex.__anonymous
vox
ir
ir_index
IrIndex
Undocumented in source.
struct
IrIndex
union
__anonymous {
enum
TYPE_INDEX_BITS
;
uint
asUint
;
}
Members
Manifest constants
TYPE_INDEX_BITS
enum
TYPE_INDEX_BITS
;
Undocumented in source.
Variables
asUint
uint
asUint
;
Undocumented in source.
Meta
Source
See Implementation
vox
ir
ir_index
IrIndex
constructors
this
functions
basicType
indexOf
isBasicBlock
isConstant
isConstantAggregate
isConstantZero
isDefined
isFunction
isGlobal
isInstruction
isPhi
isPhysReg
isSimpleConstant
isSomeConstant
isSomeReg
isStackSlot
isType
isTypeAggregate
isTypeArray
isTypeBasic
isTypeFloat
isTypeFunction
isTypeInteger
isTypeNoreturn
isTypePointer
isTypeStruct
isTypeVoid
isUndefined
isVariable
isVirtReg
toString
typeOfConstantZero
zeroConstantOfType
static functions
fromUint
unions
__anonymous