Searched refs:removeRegisterLocation (Results 1 – 2 of 2) sorted by relevance
212 void removeRegisterLocation(uint32_t RegNum) { Locations.erase(RegNum); } in removeRegisterLocation() function
579 Row.getRegisterLocations().removeRegisterLocation(*RegNum); in parseRows()