Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp69 static BlockVector getSortedEntries(const BlockSet &Entries) { in getSortedEntries() function
262 for (auto *LoopEntry : getSortedEntries(Graph.getLoopEntries())) { in processRegion()
344 BlockVector SortedEntries = getSortedEntries(Entries); in makeSingleEntryLoop()