Searched refs:WebAssemblyCFGStackify (Results 1 – 3 of 3) sorted by relevance
47 class WebAssemblyCFGStackify final : public MachineFunctionPass { class143 WebAssemblyCFGStackify() : MachineFunctionPass(ID) {} in WebAssemblyCFGStackify() function in __anon28ca782f0111::WebAssemblyCFGStackify144 ~WebAssemblyCFGStackify() override { releaseMemory(); } in ~WebAssemblyCFGStackify()149 char WebAssemblyCFGStackify::ID = 0;150 INITIALIZE_PASS(WebAssemblyCFGStackify, DEBUG_TYPE,155 return new WebAssemblyCFGStackify(); in createWebAssemblyCFGStackify()220 void WebAssemblyCFGStackify::registerScope(MachineInstr *Begin, in registerScope()1565 unsigned WebAssemblyCFGStackify::getBranchDepth( in getBranchDepth()1577 unsigned WebAssemblyCFGStackify::getDelegateDepth( in getDelegateDepth()1612 unsigned WebAssemblyCFGStackify::getRethrowDepth( in getRethrowDepth()[all …]
21 WebAssemblyCFGStackify.cpp
38 "WebAssemblyCFGStackify.cpp",