Searched refs:ResultsTy (Results 1 – 1 of 1) sorted by relevance
6692 using ResultsTy = SmallVector<std::pair<PHINode *, Constant *>, 4>; in SwitchToLookupTable() typedef6693 ResultsTy Results; in SwitchToLookupTable()