Searched refs:ExpandableUsers (Results 1 – 1 of 1) sorted by relevance
59 SetVector<Constant *> ExpandableUsers; in convertUsersOfConstantsToInstructions() local62 if (!ExpandableUsers.insert(C)) in convertUsersOfConstantsToInstructions()72 for (Constant *C : ExpandableUsers) in convertUsersOfConstantsToInstructions()92 if (ExpandableUsers.contains(C)) { in convertUsersOfConstantsToInstructions()