next up previous
Next: AssertSchedule Up: Polaris Assertions and Previous: AssertRelation

AssertRunTimeTest

The AssertRunTimeTest assertion instructs the run-time test pass to do its work on a given loop nest.

The CSRD directive form of the AssertRunTimeTest assertion is:

CSRD$ RUN_TIME_TEST

An example of its usage is as follows:

CSRD$ RUN_TIME_TEST
       do i = 1, n
          . . .



Jay Hoeflinger
Mon Apr 21 11:52:18 CDT 1997