int nst_dependences_with_petit(const NstStatement &statement, string& pdep_fname, string& p_input)

Computes the dependences of a statement and puts these dependences into a file

Documentation

Computes the dependences of a statement and puts these dependences into a file. Returns a number different of zero if the analysis failed. Returns 0 if the analysis succeeds and stores the dependences in the file pdep_fname.
Parameters:
statement - is the statement to analyze.
pdep_fname - is set to the name of the dependence file.
p_input - is set to the name Petit input file.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.