Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp147 using SwitchCaseResultVectorTy = typedef
4705 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
4724 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
4786 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
4848 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()