Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5973 ConstantInt *SecondCase = ResultVector[1].second[0]; in foldSwitchToSelect() local
5977 Builder.CreateICmpEQ(Condition, SecondCase, "switch.selectcmp"); in foldSwitchToSelect()