Searched refs:FirstCase (Results 1 – 2 of 2) sorted by relevance
267 auto FirstCase = *SI->case_begin(); in ConstantFoldTerminator() local269 FirstCase.getCaseValue(), "cond"); in ConstantFoldTerminator()273 FirstCase.getCaseSuccessor(), in ConstantFoldTerminator()
4899 ConstantInt *const FirstCase = ResultVector[0].second[0]; in ConvertTwoCaseSwitch() local4911 Builder.CreateICmpEQ(Condition, FirstCase, "switch.selectcmp"); in ConvertTwoCaseSwitch()