reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1180 WasmCatchStartBlock = CatchSwitch->hasUnwindDest() 1183 auto *CPI = cast<llvm::CatchPadInst>(WasmCatchStartBlock->getFirstNonPHI()); 1246 assert(WasmCatchStartBlock); 1251 llvm::BasicBlock *RethrowBlock = WasmCatchStartBlock; 1257 assert(RethrowBlock != WasmCatchStartBlock && RethrowBlock->empty());