LLVM/Clang 15.x

    Navigation

  • Home
  • Search
  • Repository
  • Made with hdoc
  • Pages

  • Getting Started
  • Building LLVM
  • Coding Standards
  • API Documentation

  • Functions
  • Records
  • Enums
  • Namespaces
  • namespace llvm
  • function computeOverflowForSignedSub

ΒΆllvm::OverflowResult computeOverflowForSignedSub(
    const llvm::Value* LHS,
    const llvm::Value* RHS,
    const llvm::DataLayout& DL,
    llvm::AssumptionCache* AC,
    const llvm::Instruction* CxtI,
    const llvm::DominatorTree* DT)

Declared at: llvm/include/llvm/Analysis/ValueTracking.h:555

Parameters

const llvm::Value* LHS
const llvm::Value* RHS
const llvm::DataLayout& DL
llvm::AssumptionCache* AC
const llvm::Instruction* CxtI
const llvm::DominatorTree* DT

Documentation for LLVM/Clang 15.x.

Generated by hdoc version 1.4.0-eb16166 on 2022-10-27T00:45:30 UTC.

19AD43E11B2996