Searched defs:FirstCase (Results 1 – 3 of 3) sorted by relevance
212 SwitchInst::CaseIt FirstCase = SI->case_begin(); in ConstantFoldTerminator() local
4364 ConstantInt *const FirstCase = ResultVector[0].second[0]; in ConvertTwoCaseSwitch() local
965 llvm::PointerIntPair<SwitchCase *, 1, bool> FirstCase; variable