Home
last modified time | relevance | path

Searched refs:changeExceptionFor (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp234 changeExceptionFor(MBB, SrcWE->getParentException()); in recalculate()
316 changeExceptionFor(MBB, WE); in discoverAndMapException()
H A DWebAssemblyExceptionInfo.h157 void changeExceptionFor(const MachineBasicBlock *MBB, in changeExceptionFor() function