LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::Negator Class Referencefinal

#include "Transforms/InstCombine/InstCombineInternal.h"

Static Public Member Functions

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

Detailed Description

Definition at line 775 of file InstCombineInternal.h.

Member Function Documentation

◆ Negate()

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

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