Searched refs:ExpandableUsers (Results 1 – 1 of 1) sorted by relevance
70 SetVector<Constant *> ExpandableUsers; in convertUsersOfConstantsToInstructions() local73 if (!ExpandableUsers.insert(C)) in convertUsersOfConstantsToInstructions()83 for (Constant *C : ExpandableUsers) in convertUsersOfConstantsToInstructions()103 if (ExpandableUsers.contains(C)) { in convertUsersOfConstantsToInstructions()