Searched refs:IsAfterRegion (Results 1 – 2 of 2) sorted by relevance
78 if (stage.IsAfterRegion( in runOnFunction()
63 bool IsAfterRegion(int region) const { return next_region_ == region + 1; } in IsAfterRegion() function