Home
last modified time | relevance | path

Searched refs:LHSIsZero (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp517 LLVM_NODISCARD Value *Negator::Negate(bool LHSIsZero, Value *Root, in Negate() argument
527 IC.getDominatorTree(), LHSIsZero); in Negate()
H A DInstCombineInternal.h809 LLVM_NODISCARD static Value *Negate(bool LHSIsZero, Value *Root,