Home | History | Annotate | Download | only in WebAssembly

Lines Matching refs:AllBlocks

721   BlockSet AllBlocks;
723 AllBlocks.insert(Curr);
728 Root = Analyzer(this).Process(AllBlocks, Entries, nullptr);