Searched refs:WebAssemblyRegColoring (Results 1 – 4 of 4) sorted by relevance
32 class WebAssemblyRegColoring final : public MachineFunctionPass { class35 WebAssemblyRegColoring() : MachineFunctionPass(ID) {} in WebAssemblyRegColoring() function in __anond3845cd70111::WebAssemblyRegColoring56 char WebAssemblyRegColoring::ID = 0;57 INITIALIZE_PASS(WebAssemblyRegColoring, DEBUG_TYPE,61 return new WebAssemblyRegColoring(); in createWebAssemblyRegColoring()75 bool WebAssemblyRegColoring::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
46 WebAssemblyRegColoring.cpp
111 WebAssemblyRegColoring and/or WebAssemblyRegRenumbering should sort registers
62 "WebAssemblyRegColoring.cpp",