Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWasmEHPrepare.cpp394 const Instruction *UnwindPad = UnwindBB->getFirstNonPHI(); in calculateWasmEHInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp357 if (auto *UnwindPad = dyn_cast<Instruction>(UnwindDestToken)) in getUnwindDestTokenHelper() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4602 Value *UnwindPad; in visitFuncletPadInst() local