OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FUNC_CODE_INST_UNREACHABLE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
LLVMBitCodes.h
521
FUNC_CODE_INST_UNREACHABLE
= 15, // UNREACHABLE
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp
2995
Code = bitc::
FUNC_CODE_INST_UNREACHABLE
;
3548
Abbv->Add(BitCodeAbbrevOp(bitc::
FUNC_CODE_INST_UNREACHABLE
));
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp
4826
case bitc::
FUNC_CODE_INST_UNREACHABLE
: // UNREACHABLE
Completed in 24 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026