Alamvic / druid

Meta-compiler to generate an optimised JIT compiler frontend based on an Interpreter definition
8 stars 6 forks source link

Remove unused dominator tree method #144

Open guillep opened 5 months ago

guillep commented 5 months ago
          This method is used? Could be defined based on 

DRDominatorTree >> initialize: cfg startingFrom: initialBasicBlock iterating: aBlockClosure

_Originally posted by @PalumboN in https://github.com/Alamvic/druid/pull/138#discussion_r1555733349_