Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp113 const BlockSet &getLoopEntries() const { return LoopEntries; } in getLoopEntries()
127 BlockSet Loopers, LoopEntries; member in __anonf457146f0111::ReachabilityGraph
181 LoopEntries.insert(Looper); in calculate()