
Public Member Functions | |
| ComputeTableCallGraph (ProgramStructure *structure) | |
| void | postorder (const IR::Apply *apply) override |
Table call graph should be built after the control call graph is built. In the case that the program contains an unused control block, the table invocation in the unused control block should not be considered.