Home
last modified time | relevance | path

Searched defs:UnreachableInst (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h54 class UnreachableInst; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h88 class UnreachableInst; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1119 UnreachableInst::UnreachableInst(LLVMContext &Context, in UnreachableInst() function in UnreachableInst