Function LLVMIsConstant

Source
pub unsafe extern "C" fn LLVMIsConstant(Val: *mut LLVMValue) -> i32
Expand description

Determine whether the specified value instance is constant.