Searched refs:LocalVarsSet (Results 1 – 1 of 1) sorted by relevance
106 SmallPtrSet<Constant *, 32> LocalVarsSet; in removeFromUsedLists() local109 LocalVarsSet.insert(C); in removeFromUsedLists()110 removeFromUsedList(M, "llvm.used", LocalVarsSet); in removeFromUsedLists()111 removeFromUsedList(M, "llvm.compiler.used", LocalVarsSet); in removeFromUsedLists()