Performs a loop for (int i=0; i<end; ++i) . @param end the end index (not included) for the loop. @param body the loop body.
(int end, LoopInt body)
source not stored for this graph (policy: none)