Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 681 Bytes

GLOSSARY.md

File metadata and controls

26 lines (26 loc) · 681 Bytes
  • Jump Functions = Function summaries that are created and extended iteratively in Phase 1 todo link paper
  • Jump Function Table =
  • Flow = ...
  • Flow Fact = ...
  • Entry Point = ...
  • Lattice = ...
  • Weight = ...
  • EdgeFunction = ...
  • Worklist = ...
  • Worklist Item = ...
  • Phases = ...
  • Problem = ...
  • IFDS Problem = ...
  • IDE Problem = ...
  • Solver = ...
  • Solver Results = ...
  • IR = ...
  • Statement = An instruction in the IR...
  • Program Position = ...
  • Join = ...
  • Compose = ...
  • Compute = ...
  • Control Flow Graph (CFG) = ...
  • Interprocedural Control Flow Graph (ICFG) = ...
  • Edge in ICFG
  • Callgraph (CG) = ...