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

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3135 typedef SmallVector<std::pair<ConstantInt*, Constant*>, 4> ResultListTy; typedef
3136 SmallDenseMap<PHINode*, ResultListTy> ResultLists;

Completed in 28 milliseconds