Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp35 bool hoistCatches(MachineFunction &MF);
113 Changed |= hoistCatches(MF); in runOnMachineFunction()
173 bool WebAssemblyLateEHPrepare::hoistCatches(MachineFunction &MF) { in hoistCatches() function in WebAssemblyLateEHPrepare