Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp315 LoopBlocks InnerBlocks(LoopEntry, Graph.getLoopEnterers(LoopEntry)); in processRegion() local
322 if (processRegion(LoopEntry, InnerBlocks.getBlocks(), MF)) { in processRegion()