Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:forward

595     bool forward = true;
604 forward = false;
611 nextNode = forward? (*edge)->getTarget(): (*edge)->getSource();