Searched refs:NotRewritable (Results 1 – 1 of 1) sorted by relevance
741 SmallPtrSet<Value*, 8> NotRewritable; in RewriteExprTree() local743 NotRewritable.insert(Ops[i].Op); in RewriteExprTree()778 if (BO && !NotRewritable.count(BO)) in RewriteExprTree()784 if (BO && !NotRewritable.count(BO)) in RewriteExprTree()809 if (BO && !NotRewritable.count(BO)) in RewriteExprTree()823 if (BO && !NotRewritable.count(BO)) { in RewriteExprTree()