[][src]Function rustc_llvm_proxy::proxy::LLVMConstICmp

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