Searched refs:Lstart (Results 1 – 2 of 2) sorted by relevance
364 InstNumberT Lstart = L->getLiveRange().getStart(); in init() local366 if (Lstart == Rstart) in init()368 return Lstart < Rstart; in init()
4898 #define Lstart F->temp_sptr[0] in match() macro5030 Lstart = Feptr; /* Starting position */ in match()5063 while (Feptr >= Lstart) in match()5081 if (Feptr == Lstart) break; /* Failed after minimal repetition */ in match()5082 Feptr = Lstart; in match()5100 #undef Lstart in match()