Searched refs:FoundInside (Results 1 – 1 of 1) sorted by relevance
1393 bool FoundInside = false; member in __anona9ec74a90211::SCEVFindInsideScop1405 return SFIS.FoundInside; in hasVariant()1410 FoundInside |= S->getRegion().contains(AddRec->getLoop()); in follow()1413 FoundInside |= S->getRegion().contains(I) && !VMap.count(I); in follow()1415 return !FoundInside; in follow()1418 bool isDone() { return FoundInside; } in isDone()