Searched refs:RegionIsValid (Results 1 – 1 of 1) sorted by relevance
1475 bool RegionIsValid = false; in findScops() local1479 RegionIsValid = isValidRegion(Context); in findScops()1481 bool HasErrors = !RegionIsValid || Context.Log.size() > 0; in findScops()