Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp113 const BlockSet &getLoopEntries() const { return LoopEntries; } in getLoopEntries() function in __anonba73af260111::ReachabilityGraph
262 for (auto *LoopEntry : getSortedEntries(Graph.getLoopEntries())) { in processRegion()
290 for (auto *OtherLoopEntry : Graph.getLoopEntries()) { in processRegion()
315 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion()