Skip to content

enum LLVM::AttributeIndex

Attribute index are either ReturnIndex (0), FunctionIndex (-1) or a parameter number ranging from 1 to N.

Members

ReturnIndex = 0_u32

FunctionIndex = 4294967295_u32

Methods

#function_index?

View source

#return_index?

View source