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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp35 void recordCatchRetBBs(MachineFunction &MF);
121 recordCatchRetBBs(MF);
136 void WebAssemblyLateEHPrepare::recordCatchRetBBs(MachineFunction &MF) { function in class:WebAssemblyLateEHPrepare

Completed in 54 milliseconds