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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp37 void recordCatchRetBBs(MachineFunction &MF);
126 recordCatchRetBBs(MF);
151 void WebAssemblyLateEHPrepare::recordCatchRetBBs(MachineFunction &MF) { function in class:WebAssemblyLateEHPrepare

Completed in 97 milliseconds