Searched refs:changeExceptionFor (Results 1 – 2 of 2) sorted by relevance
113 changeExceptionFor(EHPad, WE); in discoverAndMapException()114 changeExceptionFor(*(EHPad->succ_begin()), WE); in discoverAndMapException()143 changeExceptionFor(MBB, WE); in discoverAndMapException()
152 void changeExceptionFor(MachineBasicBlock *MBB, WebAssemblyException *WE) { in changeExceptionFor() function