Searched refs:LiveRegs_ (Results 1 – 2 of 2) sorted by relevance
350 const LiveRegSet &LiveRegs_) { in reset() argument352 LiveRegs = LiveRegs_; in reset()354 MaxPressure = CurPressure = getRegPressure(MRI_, LiveRegs_); in reset()
184 void reset(const MachineRegisterInfo &MRI_, const LiveRegSet &LiveRegs_);