Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp37 bool addRethrows(MachineFunction &MF);
109 Changed |= addRethrows(MF); in runOnMachineFunction()
212 bool WebAssemblyLateEHPrepare::addRethrows(MachineFunction &MF) { in addRethrows() function in WebAssemblyLateEHPrepare