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