Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp117 SwitchCaseResultVectorTy; typedef
4287 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
4305 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
4355 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
4416 SwitchCaseResultVectorTy UniqueResults; in SwitchToSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp147 using SwitchCaseResultVectorTy = typedef
4698 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
4717 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
4779 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
4841 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()