Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp2013 static MachineBasicBlock *getSingleUnwindDest(const MachineInstr *TryTable) { in getSingleUnwindDest() function
2144 if (getSingleUnwindDest(&MI) == EHPadStack.back()) in fixCatchUnwindMismatches()