Searched refs:EndDecs (Results 1 – 1 of 1) sorted by relevance
1813 SmallVector<MachineInstr *, 4> EndDecs; in RevertNonLoops() local1824 EndDecs.push_back(&I); in RevertNonLoops()1829 if (Starts.empty() && Decs.empty() && Ends.empty() && EndDecs.empty() && in RevertNonLoops()1846 for (auto *End : EndDecs) in RevertNonLoops()