Searched refs:IsTrulyNegation (Results 1 – 2 of 2) sorted by relevance
103 IsTrulyNegation(IsTrulyNegation_) {}153 if (!V->hasOneUse() && !IsTrulyNegation) in visitImpl()256 if (IsTrulyNegation && in visitImpl()411 if (!match(I->getOperand(1), m_ImmConstant(Op1C)) || !IsTrulyNegation) in visitImpl()440 if (!IsTrulyNegation) in visitImpl()450 assert(IsTrulyNegation && "We should have early-exited then."); in visitImpl()463 if (IsTrulyNegation) { in visitImpl()
785 const bool IsTrulyNegation; variable789 Negator(LLVMContext &C, const DataLayout &DL, bool IsTrulyNegation);