Searched refs:IsTrulyNegation (Results 1 – 2 of 2) sorted by relevance
99 DT(DT_), IsTrulyNegation(IsTrulyNegation_) {}149 if (!V->hasOneUse() && !IsTrulyNegation) in visitImpl()252 if (IsTrulyNegation && in visitImpl()410 if (!match(I->getOperand(1), m_ImmConstant(Op1C)) || !IsTrulyNegation) in visitImpl()439 if (!IsTrulyNegation) in visitImpl()449 assert(IsTrulyNegation && "We should have early-exited then."); in visitImpl()462 if (IsTrulyNegation) { in visitImpl()
853 const bool IsTrulyNegation; variable858 bool IsTrulyNegation);