Function llvm_sys::core::LLVMIsConstant

source ยท
pub unsafe extern "C" fn LLVMIsConstant(Val: LLVMValueRef) -> LLVMBool
Expand description

Determine whether the specified value instance is constant.