rustc_codegen_llvm::llvm

Function LLVMIsAConstantInt

Source
pub unsafe extern "C" fn LLVMIsAConstantInt(
    value_ref: &Value,
) -> Option<&ConstantInt>