Home
last modified time | relevance | path

Searched refs:ResultListTy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4068 typedef SmallVector<std::pair<ConstantInt*, Constant*>, 4> ResultListTy; in SwitchToLookupTable() typedef
4069 SmallDenseMap<PHINode*, ResultListTy> ResultLists; in SwitchToLookupTable()
4192 const ResultListTy &ResultList = ResultLists[PHIs[0]]; in SwitchToLookupTable()
4220 const ResultListTy &ResultList = ResultLists[PHI]; in SwitchToLookupTable()