SageInterface::doLoopNormalization
Normalize a Fortran Do loop. Make the default increment expression (1) explicit
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
bool
doLoopNormalization(SgFortranDo* loop);
Created with MrDocs