Searched refs:LiveRegs_ (Results 1 – 2 of 2) sorted by relevance
486 const LiveRegSet &LiveRegs_) { in reset() argument488 LiveRegs = LiveRegs_; in reset()490 MaxPressure = CurPressure = getRegPressure(MRI_, LiveRegs_); in reset()
286 void reset(const MachineRegisterInfo &MRI_, const LiveRegSet &LiveRegs_);