Searched refs:WebAssemblyFixIrreducibleControlFlow (Results 1 – 5 of 5) sorted by relevance
233 class WebAssemblyFixIrreducibleControlFlow final : public MachineFunctionPass { class248 WebAssemblyFixIrreducibleControlFlow() : MachineFunctionPass(ID) {} in WebAssemblyFixIrreducibleControlFlow() function in __anon537f6e6b0111::WebAssemblyFixIrreducibleControlFlow251 bool WebAssemblyFixIrreducibleControlFlow::processRegion( in processRegion()337 void WebAssemblyFixIrreducibleControlFlow::makeSingleEntryLoop( in makeSingleEntryLoop()485 char WebAssemblyFixIrreducibleControlFlow::ID = 0;486 INITIALIZE_PASS(WebAssemblyFixIrreducibleControlFlow, DEBUG_TYPE,490 return new WebAssemblyFixIrreducibleControlFlow(); in createWebAssemblyFixIrreducibleControlFlow()533 bool WebAssemblyFixIrreducibleControlFlow::runOnMachineFunction( in runOnMachineFunction()
30 WebAssemblyFixIrreducibleControlFlow.cpp
117 than via the transform in WebAssemblyFixIrreducibleControlFlow.cpp.
46 "WebAssemblyFixIrreducibleControlFlow.cpp",
6770 llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp