Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp215 using SwitchCaseResultVectorTy = typedef
5885 SwitchCaseResultVectorTy &UniqueResults, in mapCaseToResult()
5904 SwitchCaseResultVectorTy &UniqueResults, in initializeUniqueCases()
5959 static Value *foldSwitchToSelect(const SwitchCaseResultVectorTy &ResultVector, in foldSwitchToSelect()
6079 SwitchCaseResultVectorTy UniqueResults; in trySwitchToSelect()