Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp70 static BlockVector getSortedEntries(const BlockSet &Entries) { in getSortedEntries() function
261 for (auto *LoopEntry : getSortedEntries(Graph.getLoopEntries())) { in processRegion()
343 BlockVector SortedEntries = getSortedEntries(Entries); in makeSingleEntryLoop()