Searched refs:ResultListTy (Results 1 – 1 of 1) sorted by relevance
6677 using ResultListTy = SmallVector<std::pair<ConstantInt *, Constant *>, 4>; in SwitchToLookupTable() typedef6678 SmallDenseMap<PHINode *, ResultListTy> ResultLists; in SwitchToLookupTable()6862 const ResultListTy &ResultList = ResultLists[PHIs[0]]; in SwitchToLookupTable()6898 const ResultListTy &ResultList = ResultLists[PHI]; in SwitchToLookupTable()