Searched refs:NotRewritable (Results 1 – 1 of 1) sorted by relevance
598 SmallPtrSet<Value*, 8> NotRewritable; in RewriteExprTree() local600 NotRewritable.insert(Op.Op); in RewriteExprTree()637 if (BO && !NotRewritable.count(BO)) in RewriteExprTree()643 if (BO && !NotRewritable.count(BO)) in RewriteExprTree()670 if (BO && !NotRewritable.count(BO)) in RewriteExprTree()686 if (BO && !NotRewritable.count(BO)) { in RewriteExprTree()