Home
last modified time | relevance | path

Searched refs:makeSingleEntryLoop (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp243 void makeSingleEntryLoop(BlockSet &Entries, BlockSet &Blocks,
298 makeSingleEntryLoop(MutualLoopEntries, Blocks, MF, Graph); in processRegion()
337 void WebAssemblyFixIrreducibleControlFlow::makeSingleEntryLoop( in makeSingleEntryLoop() function in __anon5f812d3b0111::WebAssemblyFixIrreducibleControlFlow