Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp528 [[nodiscard]] Value *Negator::Negate(bool LHSIsZero, Value *Root, in Negate() argument
538 IC.getDominatorTree(), LHSIsZero); in Negate()
H A DInstCombineInternal.h704 [[nodiscard]] static Value *Negate(bool LHSIsZero, Value *Root,