Home | History | Annotate | Download | only in WebAssembly

Lines Matching defs:Analyzer

298   struct Analyzer : public RelooperRecursor {
299 Analyzer(RelooperAlgorithm *Parent) : RelooperRecursor(Parent) {}
728 Root = Analyzer(this).Process(AllBlocks, Entries, nullptr);