Searched refs:NotRewritable (Results 1 – 1 of 1) sorted by relevance
693 SmallPtrSet<Value*, 8> NotRewritable; in RewriteExprTree() local695 NotRewritable.insert(Ops[i].Op); in RewriteExprTree()732 if (BO && !NotRewritable.count(BO)) in RewriteExprTree()738 if (BO && !NotRewritable.count(BO)) in RewriteExprTree()765 if (BO && !NotRewritable.count(BO)) in RewriteExprTree()781 if (BO && !NotRewritable.count(BO)) { in RewriteExprTree()