Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp193 using SwitchCaseResultVectorTy = typedef
5193 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
5212 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
5274 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
5358 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()