Searched refs:WebAssemblyFixIrreducibleControlFlow (Results 1 – 4 of 4) sorted by relevance
234 class WebAssemblyFixIrreducibleControlFlow final : public MachineFunctionPass { class249 WebAssemblyFixIrreducibleControlFlow() : MachineFunctionPass(ID) {} in WebAssemblyFixIrreducibleControlFlow() function in __anonba73af260111::WebAssemblyFixIrreducibleControlFlow252 bool WebAssemblyFixIrreducibleControlFlow::processRegion( in processRegion()338 void WebAssemblyFixIrreducibleControlFlow::makeSingleEntryLoop( in makeSingleEntryLoop()486 char WebAssemblyFixIrreducibleControlFlow::ID = 0;487 INITIALIZE_PASS(WebAssemblyFixIrreducibleControlFlow, DEBUG_TYPE,491 return new WebAssemblyFixIrreducibleControlFlow(); in createWebAssemblyFixIrreducibleControlFlow()494 bool WebAssemblyFixIrreducibleControlFlow::runOnMachineFunction( in runOnMachineFunction()
30 WebAssemblyFixIrreducibleControlFlow.cpp
117 than via the transform in WebAssemblyFixIrreducibleControlFlow.cpp.
46 "WebAssemblyFixIrreducibleControlFlow.cpp",