Skip to content

Apply the DFA algorithms. (A07.T02) #1272

@mayanje

Description

@mayanje

Basic DFA Algorithms

  • Mark all definition points of variables in a PROCEDURE DIVISION
  • Mark all use points of variables in a PROCEDURE DIVISION
  • Build a GEN set for each basic block
  • Build a KILL set for each basic block
  • Build IN and OUT sets for each basic block
  • Build USE-DEF chain for each basic block

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions