Searched refs:ResultListTy (Results 1 – 1 of 1) sorted by relevance
4504 typedef SmallVector<std::pair<ConstantInt*, Constant*>, 4> ResultListTy; in SwitchToLookupTable() typedef4505 SmallDenseMap<PHINode*, ResultListTy> ResultLists; in SwitchToLookupTable()4626 const ResultListTy &ResultList = ResultLists[PHIs[0]]; in SwitchToLookupTable()4661 const ResultListTy &ResultList = ResultLists[PHI]; in SwitchToLookupTable()