Function llvm_sys::core::LLVMIsConstant
source · pub unsafe extern "C" fn LLVMIsConstant(Val: LLVMValueRef) -> LLVMBoolExpand description
Determine whether the specified value instance is constant.
pub unsafe extern "C" fn LLVMIsConstant(Val: LLVMValueRef) -> LLVMBoolDetermine whether the specified value instance is constant.