Searched refs:WebAssemblyFixIrreducibleControlFlow (Results 1 – 6 of 6) sorted by relevance
49 class WebAssemblyFixIrreducibleControlFlow final : public MachineFunctionPass { class69 WebAssemblyFixIrreducibleControlFlow() : MachineFunctionPass(ID) {} in WebAssemblyFixIrreducibleControlFlow() function in __anon0e40e9150111::WebAssemblyFixIrreducibleControlFlow73 char WebAssemblyFixIrreducibleControlFlow::ID = 0;74 INITIALIZE_PASS(WebAssemblyFixIrreducibleControlFlow, DEBUG_TYPE,78 return new WebAssemblyFixIrreducibleControlFlow(); in createWebAssemblyFixIrreducibleControlFlow()136 bool WebAssemblyFixIrreducibleControlFlow::VisitLoop(MachineFunction &MF, in VisitLoop()269 bool WebAssemblyFixIrreducibleControlFlow::runOnMachineFunction( in runOnMachineFunction()
26 WebAssemblyFixIrreducibleControlFlow.cpp
140 than via the transform in WebAssemblyFixIrreducibleControlFlow.cpp.
49 class WebAssemblyFixIrreducibleControlFlow final : public MachineFunctionPass { class69 WebAssemblyFixIrreducibleControlFlow() : MachineFunctionPass(ID) {} in WebAssemblyFixIrreducibleControlFlow() function in __anon4a28f1dd0111::WebAssemblyFixIrreducibleControlFlow73 char WebAssemblyFixIrreducibleControlFlow::ID = 0;75 return new WebAssemblyFixIrreducibleControlFlow(); in createWebAssemblyFixIrreducibleControlFlow()133 bool WebAssemblyFixIrreducibleControlFlow::VisitLoop(MachineFunction &MF, in VisitLoop()266 bool WebAssemblyFixIrreducibleControlFlow::runOnMachineFunction( in runOnMachineFunction()
17 WebAssemblyFixIrreducibleControlFlow.cpp
109 than via the transform in WebAssemblyFixIrreducibleControlFlow.cpp.