Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp114 const BlockSet &getLoopEntries() const { return LoopEntries; } in getLoopEntries() function in __anon5f812d3b0111::ReachabilityGraph
261 for (auto *LoopEntry : getSortedEntries(Graph.getLoopEntries())) { in processRegion()
289 for (auto *OtherLoopEntry : Graph.getLoopEntries()) { in processRegion()
314 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion()