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.cpp234 using SwitchCaseResultVectorTy = typedef
6129 SwitchCaseResultVectorTy &UniqueResults, in mapCaseToResult()
6148 SwitchCaseResultVectorTy &UniqueResults, in initializeUniqueCases()
6199 static Value *foldSwitchToSelect(const SwitchCaseResultVectorTy &ResultVector, in foldSwitchToSelect()
6342 SwitchCaseResultVectorTy UniqueResults; in trySwitchToSelect()