ΒΆvoid LLVMSetIsInBounds(LLVMValueRef GEP,
                       LLVMBool InBounds)

Description

Set the given GEP instruction to be inbounds or not.

Declared at: llvm/include/llvm-c/Core.h:3428

Parameters

LLVMValueRef GEP
LLVMBool InBounds