Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:StartCheck

660   unsigned StartCheck = 0;
668 // reached (StartCheck is set to 0 before the for loop).
669 // StartCheck flag is 1 for all the instructions after PacketMI.
670 if (TempMI != PacketMI && !StartCheck) // start processing only after
673 StartCheck = 1;