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