Searched refs:prepareThrows (Results 1 – 1 of 1) sorted by relevance
115 bool prepareThrows(Function &F);187 Changed |= prepareThrows(F); in runOnFunction()192 bool WasmEHPrepareImpl::prepareThrows(Function &F) { in prepareThrows() function in WasmEHPrepareImpl