Searched refs:IgnoreDead (Results 1 – 2 of 2) sorted by relevance
431 bool IgnoreDead; member in __anonb0cc90110611::RegisterOperandsCollector435 const MachineRegisterInfo &MRI, bool IgnoreDead) in RegisterOperandsCollector() argument436 : RegOpers(RegOpers), TRI(TRI), MRI(MRI), IgnoreDead(IgnoreDead) {} in RegisterOperandsCollector()471 if (!IgnoreDead) in collectOperand()503 if (!IgnoreDead) in collectOperandLanes()531 bool TrackLaneMasks, bool IgnoreDead) { in collect() argument532 RegisterOperandsCollector Collector(*this, TRI, MRI, IgnoreDead); in collect()
168 bool IgnoreDead);