Searched refs:hasLocations (Results 1 – 2 of 2) sorted by relevance
179 if (RegLocs.hasLocations()) { in dump()228 if (Row.getRegisterLocations().hasLocations() || in create()245 if (Row.getRegisterLocations().hasLocations() || in create()
228 bool hasLocations() const { return !Locations.empty(); } in hasLocations() function