reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
239 STRINGIFY_CODE(FUNC_CODE, INST_UNREACHABLE)
lib/Bitcode/Reader/BitcodeReader.cpp 4627 case bitc::FUNC_CODE_INST_UNREACHABLE: // UNREACHABLE
lib/Bitcode/Writer/BitcodeWriter.cpp2867 Code = bitc::FUNC_CODE_INST_UNREACHABLE; 3415 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_UNREACHABLE));