Searched refs:LiveOutMIs (Results 1 – 1 of 1) sorted by relevance
984 SmallPtrSet<MachineInstr *, 2> LiveOutMIs; in ValidateLiveOuts() local999 LiveOutMIs.insert(MI); in ValidateLiveOuts()1008 for (auto *MI : LiveOutMIs) { in ValidateLiveOuts()