Method LLVMIsInBounds
LLVMIsInBounds(LLVMValueRef)
TODO: Provide summary for Function LLVMIsInBounds
Declaration
public static bool LLVMIsInBounds(LLVMValueRef GEP)
Parameters
public static bool LLVMIsInBounds(LLVMValueRef GEP)
LLVMValueRef | GEP | TODO: Provide details of parameter GEP |
Returns
Boolean | TODO: Document return value |