This class implements methods to check if loop nests are parallel in a code
This class implements methods to check if loop nests are parallel in a code. It adds an INDEPENDENT directive in the class NstStatementDo if the loop is parallel.
CheckParallelLoop()
void check(NstTree& t, ofstream* rep = NULL)
rep - stream to reportint nb_parallel_loops()
int nb_sequential_loops()
Alphabetic index HTML hierarchy of classes or Java