[][src]Function llvm_sys::core::LLVMConstICmp

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