LLVM 24.0.0git
llvm::Negator Class Referencefinal

#include "Transforms/InstCombine/InstCombineInternal.h"

Static Public Member Functions

static Value * Negate (bool LHSIsZero, bool IsNSW, Value *Root, InstCombinerImpl &IC)
 Attempt to negate Root.

Detailed Description

Definition at line 877 of file InstCombineInternal.h.

Member Function Documentation

◆ Negate()

Value * Negator::Negate ( bool LHSIsZero,
bool IsNSW,
Value * Root,
InstCombinerImpl & IC )
staticnodiscard

The documentation for this class was generated from the following files: