LLVM::AttributeIndex
Inherits Enum < Comparable < Value < Object
Attribute index are either ReturnIndex (0), FunctionIndex (-1) or a parameter number ranging from 1 to N.
Constants
ReturnIndex = 0_u32
FunctionIndex = 4294967295_u32
Inherits Enum < Comparable < Value < Object
Attribute index are either ReturnIndex (0), FunctionIndex (-1) or a parameter number ranging from 1 to N.