Home
last modified time | relevance | path

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

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