Searched refs:SeenConstants (Results 1 – 2 of 2) sorted by relevance
34 SmallPtrSet<Constant *, 8> SeenConstants; variable
207 SeenConstants.clear(); in run()264 if (Op && SeenConstants.insert(Op).second) in MarkUsedGlobalsAsNeeded()