Searched defs:UnwindPad (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | WasmEHPrepare.cpp | 394 const Instruction *UnwindPad = UnwindBB->getFirstNonPHI(); calculateWasmEHInfo() local |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | InlineFunction.cpp | 357 if (auto *UnwindPad = dyn_cast<Instruction>(UnwindDestToken)) getUnwindDestTokenHelper() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | Verifier.cpp | 4587 Value *UnwindPad; visitFuncletPadInst() local |