Searched refs:WasmEHPrepareImpl (Results 1 – 1 of 1) sorted by relevance
96 class WasmEHPrepareImpl { class121 WasmEHPrepareImpl() = default;122 WasmEHPrepareImpl(Type *LPadContextTy_) : LPadContextTy(LPadContextTy_) {} in WasmEHPrepareImpl() function in __anone0a70c880111::WasmEHPrepareImpl127 WasmEHPrepareImpl P;150 WasmEHPrepareImpl P(LPadContextTy); in run()186 bool WasmEHPrepareImpl::runOnFunction(Function &F) { in runOnFunction()193 bool WasmEHPrepareImpl::prepareThrows(Function &F) { in prepareThrows()221 bool WasmEHPrepareImpl::prepareEHPads(Function &F) { in prepareEHPads()303 void WasmEHPrepareImpl::prepareEHPad(BasicBlock *BB, bool NeedPersonality, in prepareEHPad()