Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5959 static Value *foldSwitchToSelect(const SwitchCaseResultVectorTy &ResultVector, in foldSwitchToSelect() function
6088 foldSwitchToSelect(UniqueResults, DefaultResult, Cond, Builder); in trySwitchToSelect()