Searched refs:WebAssemblyExplicitLocals (Results 1 – 1 of 1) sorted by relevance
45 class WebAssemblyExplicitLocals final : public MachineFunctionPass { class60 WebAssemblyExplicitLocals() : MachineFunctionPass(ID) {} in WebAssemblyExplicitLocals() function in __anon31c6ddd60111::WebAssemblyExplicitLocals64 char WebAssemblyExplicitLocals::ID = 0;65 INITIALIZE_PASS(WebAssemblyExplicitLocals, DEBUG_TYPE,69 return new WebAssemblyExplicitLocals(); in createWebAssemblyExplicitLocals()187 bool WebAssemblyExplicitLocals::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()