Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4854 typedef SmallVector<std::pair<PHINode *, Constant *>, 4> ResultsTy; in SwitchToLookupTable() typedef
4855 ResultsTy Results; in SwitchToLookupTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5282 using ResultsTy = SmallVector<std::pair<PHINode *, Constant *>, 4>; in SwitchToLookupTable() typedef
5283 ResultsTy Results; in SwitchToLookupTable()