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.cpp216 using SwitchCaseResultVectorTy = typedef
5980 SwitchCaseResultVectorTy &UniqueResults, in mapCaseToResult()
5999 SwitchCaseResultVectorTy &UniqueResults, in initializeUniqueCases()
6054 static Value *foldSwitchToSelect(const SwitchCaseResultVectorTy &ResultVector, in foldSwitchToSelect()
6174 SwitchCaseResultVectorTy UniqueResults; in trySwitchToSelect()