reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
188 return SpillBase == Other.SpillBase && SpillOffset == Other.SpillOffset; 188 return SpillBase == Other.SpillBase && SpillOffset == Other.SpillOffset; 304 unsigned Base = Loc.SpillLocation.SpillBase; 342 dbgs() << printReg(Loc.SpillLocation.SpillBase, TRI); 777 VarLoc VL = VarLoc::CreateSpillLoc(*DebugInstr, SpillLocation.SpillBase,