LLVMSetIsInBounds

Set the given GEP instruction to be inbounds or not.

extern (C) nothrow
void
LLVMSetIsInBounds
(
LLVMValueRef GEP
,
LLVMBool InBounds
)

Meta