Searched refs:addExceptionExtraction (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp39 bool addExceptionExtraction(MachineFunction &MF);
127 Changed |= addExceptionExtraction(MF);
259 bool WebAssemblyLateEHPrepare::addExceptionExtraction(MachineFunction &MF) { function in class:WebAssemblyLateEHPrepare

Completed in 55 milliseconds