Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp244 void makeSingleEntryLoop(BlockSet &Entries, BlockSet &Blocks,
299 makeSingleEntryLoop(MutualLoopEntries, Blocks, MF, Graph); in processRegion()
338 void WebAssemblyFixIrreducibleControlFlow::makeSingleEntryLoop( in makeSingleEntryLoop() function in __anonf457146f0111::WebAssemblyFixIrreducibleControlFlow