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