SystemDependenceGraph::performInterproceduralAnalysis
once all functions have been added to the SystemDependenceGraph this function performas the connection of callsites to all possible called functions and establishes summary‐edges
Synopsis
Declared in <src/midend/programAnalysis/staticInterproceduralSlicing/DependenceGraph.h>
void
performInterproceduralAnalysis();
Created with MrDocs