Searched refs:IsNegate (Results 1 – 2 of 2) sorted by relevance
1737 bool IsNegate = match(C, m_ZeroInt()); in visitSub() local1742 if (IsNegate) in visitSub()1749 if (IsNegate) in visitSub()
3017 bool IsNegate = false; in foldLoadStoreIntoMemOperand() local3022 IsNegate = isNullConstant(StoredVal.getOperand(0)); in foldLoadStoreIntoMemOperand()3035 unsigned LoadOpNo = IsNegate ? 1 : 0; in foldLoadStoreIntoMemOperand()3075 if (IsNegate) { in foldLoadStoreIntoMemOperand()