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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp36 bool addCatches(MachineFunction &MF);
122 Changed |= addCatches(MF);
149 bool WebAssemblyLateEHPrepare::addCatches(MachineFunction &MF) { function in class:WebAssemblyLateEHPrepare

Completed in 46 milliseconds