Searched defs:UnreachableInst (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Instructions.h | 54 class UnreachableInst; global() variable |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.h | 88 class UnreachableInst; variable |
/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 1119 UnreachableInst::UnreachableInst(LLVMContext &Context, UnreachableInst() function in UnreachableInst |