Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp121 typedef SmallVector<std::pair<PHINode *, Constant *>, 4> SwitchCaseResultsTy; typedef
4312 SwitchCaseResultsTy Results; in InitializeUniqueCases()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp161 using SwitchCaseResultsTy = SmallVector<std::pair<PHINode *, Constant *>, 4>; typedef
4836 SwitchCaseResultsTy Results; in InitializeUniqueCases()