pub unsafe extern "C" fn LLVMIsInBounds(GEP: LLVMValueRef) -> LLVMBoolExpand description
Check whether the given GEP operator is inbounds.
pub unsafe extern "C" fn LLVMIsInBounds(GEP: LLVMValueRef) -> LLVMBoolCheck whether the given GEP operator is inbounds.