Searched refs:FuncletBundleOperand (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp949 Value *FuncletBundleOperand = nullptr; local
951 FuncletBundleOperand = BU->Inputs.front();
953 if (FuncletBundleOperand == FuncletPad)

Completed in 96 milliseconds