llvm_sys::core

Function LLVMIsConstant

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

Determine whether the specified value instance is constant.