Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp36 bool addCatchAlls(MachineFunction &MF);
114 Changed |= addCatchAlls(MF); in runOnMachineFunction()
193 bool WebAssemblyLateEHPrepare::addCatchAlls(MachineFunction &MF) { in addCatchAlls() function in WebAssemblyLateEHPrepare