Searched refs:UserList (Results 1 – 5 of 5) sorted by relevance
18 from UserList import UserList226 class TimeSliceList(UserList):
655 | ``UserList`` | :class:`py2:UserList.UserList` | :class:`py3:collections.User…
86 - Pull request #33: Add import mappings for UserDict and UserList.
1967 typedef SmallVector <llvm::Instruction*, 2> UserList; in ReplaceStaticLiterals() typedef1969 typedef UserList::iterator UserIterator; in ReplaceStaticLiterals()1972 UserList static_users; in ReplaceStaticLiterals()
512 typedef SmallVector<ExternalUser, 16> UserList; typedef in __anonf9942ad60111::BoUpSLP562 UserList ExternalUses;1737 for (UserList::iterator I = ExternalUses.begin(), E = ExternalUses.end(); in getTreeCost()2492 for (UserList::iterator it = ExternalUses.begin(), e = ExternalUses.end(); in vectorizeTree()