Searched refs:FoundInside (Results 1 – 1 of 1) sorted by relevance
1428 bool FoundInside = false; member1440 return SFIS.FoundInside; in hasVariant()1445 FoundInside |= S->getRegion().contains(AddRec->getLoop()); in follow()1448 FoundInside |= S->getRegion().contains(I) && !VMap.count(I); in follow()1450 return !FoundInside; in follow()1453 bool isDone() { return FoundInside; } in isDone()