Lines Matching refs:ParseSwitch
3435 case lltok::kw_switch: return ParseSwitch(Inst, PFS);3629 /// ParseSwitch3634 bool LLParser::ParseSwitch(Instruction *&Inst, PerFunctionState &PFS) {