Searched refs:FUNC_CODE_INST_UNREACHABLE (Results 1 – 3 of 3) sorted by relevance
552 FUNC_CODE_INST_UNREACHABLE = 15, // UNREACHABLE enumerator
3088 Code = bitc::FUNC_CODE_INST_UNREACHABLE; in writeInstruction()3675 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_UNREACHABLE)); in writeBlockInfo()
5747 case bitc::FUNC_CODE_INST_UNREACHABLE: // UNREACHABLE in parseFunctionBody()