Searched refs:LiveRegsCopy (Results 1 – 2 of 2) sorted by relevance
288 const LiveRegSet *LiveRegsCopy, in reset() argument292 if (LiveRegsCopy) { in reset()293 if (&LiveRegs != LiveRegsCopy) in reset()294 LiveRegs = *LiveRegsCopy; in reset()304 const LiveRegSet *LiveRegsCopy) { in reset() argument305 GCNRPTracker::reset(MI, LiveRegsCopy, true); in reset()353 const LiveRegSet *LiveRegsCopy) { in reset() argument361 GCNRPTracker::reset(*NextMI, LiveRegsCopy, false); in reset()435 const LiveRegSet *LiveRegsCopy) { in advance() argument436 reset(*Begin, LiveRegsCopy); in advance()
109 void reset(const MachineInstr &MI, const LiveRegSet *LiveRegsCopy,182 const LiveRegSet *LiveRegsCopy = nullptr);