Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineNegator.cpp490 LLVM_NODISCARD Value *Negator::Negate(bool LHSIsZero, Value *Root, in Negate() argument
500 IC.getDominatorTree(), LHSIsZero); in Negate()
DInstCombineInternal.h775 LLVM_NODISCARD static Value *Negate(bool LHSIsZero, Value *Root,