Searched refs:SwitchCaseResultsTy (Results 1 – 1 of 1) sorted by relevance
222 using SwitchCaseResultsTy = SmallVector<std::pair<PHINode *, Constant *>, 4>; typedef6008 SwitchCaseResultsTy Results; in initializeUniqueCases()