Searched refs:IgnoreDead (Results 1 – 2 of 2) sorted by relevance
473 bool IgnoreDead; member in __anon4321dc890611::RegisterOperandsCollector477 const MachineRegisterInfo &MRI, bool IgnoreDead) in RegisterOperandsCollector() argument478 : RegOpers(RegOpers), TRI(TRI), MRI(MRI), IgnoreDead(IgnoreDead) {} in RegisterOperandsCollector()513 if (!IgnoreDead) in collectOperand()545 if (!IgnoreDead) in collectOperandLanes()571 bool TrackLaneMasks, bool IgnoreDead) { in collect() argument572 RegisterOperandsCollector Collector(*this, TRI, MRI, IgnoreDead); in collect()
182 bool IgnoreDead);