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