llvm_sys::core

Function LLVMConstICmp

Source
pub unsafe extern "C" fn LLVMConstICmp(
    Predicate: LLVMIntPredicate,
    LHSConstant: LLVMValueRef,
    RHSConstant: LLVMValueRef,
) -> LLVMValueRef