Searched refs:getTrampolineBlock (Results 1 – 1 of 1) sorted by relevance
93 MachineBasicBlock *getTrampolineBlock(MachineBasicBlock *UnwindDest);1312 WebAssemblyCFGStackify::getTrampolineBlock(MachineBasicBlock *UnwindDest) { in getTrampolineBlock() function in WebAssemblyCFGStackify1394 auto *TrampolineBB = getTrampolineBlock(UnwindDest); in addNestedTryTable()