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