Searched refs:FUNC_CODE_INST_UNREACHABLE (Results 1 – 4 of 4) sorted by relevance
240 FUNC_CODE_INST_UNREACHABLE = 15, // UNREACHABLE enumerator
235 case bitc::FUNC_CODE_INST_UNREACHABLE: return "INST_UNREACHABLE"; in GetCodeName()
1112 Code = bitc::FUNC_CODE_INST_UNREACHABLE; in WriteInstruction()1467 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_UNREACHABLE)); in WriteBlockInfo()
2479 case bitc::FUNC_CODE_INST_UNREACHABLE: // UNREACHABLE in ParseFunctionBody()