Searched refs:ResultsTy (Results 1 – 2 of 2) sorted by relevance
4854 typedef SmallVector<std::pair<PHINode *, Constant *>, 4> ResultsTy; in SwitchToLookupTable() typedef4855 ResultsTy Results; in SwitchToLookupTable()
5282 using ResultsTy = SmallVector<std::pair<PHINode *, Constant *>, 4>; in SwitchToLookupTable() typedef5283 ResultsTy Results; in SwitchToLookupTable()