Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp208 using SwitchCaseResultVectorTy = typedef
5574 SwitchCaseResultVectorTy &UniqueResults, in mapCaseToResult()
5593 SwitchCaseResultVectorTy &UniqueResults, in initializeUniqueCases()
5648 static Value *foldSwitchToSelect(const SwitchCaseResultVectorTy &ResultVector, in foldSwitchToSelect()
5768 SwitchCaseResultVectorTy UniqueResults; in trySwitchToSelect()