pub unsafe extern "C" fn LLVMIsConstant(Val: LLVMValueRef) -> LLVMBool
Expand description
Determine whether the specified value instance is constant.
pub unsafe extern "C" fn LLVMIsConstant(Val: LLVMValueRef) -> LLVMBool
Determine whether the specified value instance is constant.