Home
last modified time | relevance | path

Searched refs:FuncletBundle (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp565 if (auto FuncletBundle = CI->getOperandBundle(LLVMContext::OB_funclet)) { in HandleCallsInBlockInlinedThroughInvoke() local
573 auto *FuncletPad = cast<Instruction>(FuncletBundle->Inputs[0]); in HandleCallsInBlockInlinedThroughInvoke()