Searched refs:ExpandableUsers (Results 1 – 1 of 1) sorted by relevance
73 SetVector<Constant *> ExpandableUsers; in convertUsersOfConstantsToInstructions() local76 if (!ExpandableUsers.insert(C)) in convertUsersOfConstantsToInstructions()86 for (Constant *C : ExpandableUsers) in convertUsersOfConstantsToInstructions()106 if (ExpandableUsers.contains(C)) { in convertUsersOfConstantsToInstructions()