Home
last modified time | relevance | path

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