Searched refs:prepareThrows (Results 1 – 1 of 1) sorted by relevance
119 bool prepareThrows(Function &F);175 Changed |= prepareThrows(F); in runOnFunction()180 bool WasmEHPrepare::prepareThrows(Function &F) { in prepareThrows() function in WasmEHPrepare