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