Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp962 Value *FuncletBundleOperand = nullptr; in removeImplausibleInstructions() local
964 FuncletBundleOperand = BU->Inputs.front(); in removeImplausibleInstructions()
966 if (FuncletBundleOperand == FuncletPad) in removeImplausibleInstructions()