Searched refs:RegLocs (Results 1 – 2 of 2) sorted by relevance
260 RegisterLocations RegLocs; ///< How to unwind all registers in this list. variable289 RegisterLocations &getRegisterLocations() { return RegLocs; } in getRegisterLocations()290 const RegisterLocations &getRegisterLocations() const { return RegLocs; } in getRegisterLocations()
179 if (RegLocs.hasLocations()) { in dump()181 RegLocs.dump(OS, DumpOpts); in dump()