Searched refs:LiveOutMIs (Results 1 – 1 of 1) sorted by relevance
1015 SmallPtrSet<MachineInstr *, 2> LiveOutMIs; in ValidateLiveOuts() local1032 LiveOutMIs.insert(MI); in ValidateLiveOuts()1042 SmallVector<MachineInstr *> Worklist(LiveOutMIs.begin(), LiveOutMIs.end()); in ValidateLiveOuts()