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