Searched defs:getRegisterLocations (Results 1 – 1 of 1) sorted by relevance
271 RegisterLocations &getRegisterLocations() { return RegLocs; } in getRegisterLocations() function272 const RegisterLocations &getRegisterLocations() const { return RegLocs; } in getRegisterLocations() function