LLVM 20.0.0git
|
Functions in this group only apply to instructions that map to llvm::ExtractValue and llvm::InsertValue instances. More...
Functions | |
unsigned | LLVMGetNumIndices (LLVMValueRef Inst) |
Obtain the number of indices. | |
const unsigned * | LLVMGetIndices (LLVMValueRef Inst) |
Obtain the indices as an array. | |
Functions in this group only apply to instructions that map to llvm::ExtractValue and llvm::InsertValue instances.
const unsigned * LLVMGetIndices | ( | LLVMValueRef | Inst | ) |
unsigned LLVMGetNumIndices | ( | LLVMValueRef | Inst | ) |