|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/IR/Instructions.h 4691 return I->getOpcode() == Instruction::Unreachable;
lib/Analysis/ValueTracking.cpp 3963 case Instruction::Unreachable:
lib/AsmParser/LLLexer.cpp 873 INSTKEYWORD(unreachable, Unreachable);
lib/Bitcode/Writer/BitcodeWriter.cpp 2866 case Instruction::Unreachable:
lib/CodeGen/SelectionDAG/FastISel.cpp 1856 case Instruction::Unreachable:
lib/CodeGen/TargetLoweringBase.cpp 1585 case Unreachable: return 0;
lib/IR/Instruction.cpp 301 case Unreachable: return "unreachable";
lib/IR/Instructions.cpp 1115 : Instruction(Type::getVoidTy(Context), Instruction::Unreachable, nullptr,
1118 : Instruction(Type::getVoidTy(Context), Instruction::Unreachable, nullptr,
lib/Target/WebAssembly/WebAssemblyFastISel.cpp 1388 case Instruction::Unreachable: