Searched refs:RegLocs (Results 1 – 2 of 2) sorted by relevance
242 RegisterLocations RegLocs; ///< How to unwind all registers in this list. variable271 RegisterLocations &getRegisterLocations() { return RegLocs; } in getRegisterLocations()272 const RegisterLocations &getRegisterLocations() const { return RegLocs; } in getRegisterLocations()
175 if (RegLocs.hasLocations()) { in dump()177 RegLocs.dump(OS, MRI, IsEH); in dump()