Home
last modified time | relevance | path

Searched refs:LoopEntries (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()
127 BlockSet Loopers, LoopEntries; member in __anonba73af260111::ReachabilityGraph
181 LoopEntries.insert(Looper); in calculate()