Searched refs:Decs (Results 1 – 2 of 2) sorted by relevance
1024 SmallVector<MachineInstr*, 4> Decs; in RevertNonLoops() local1031 Decs.push_back(&I); in RevertNonLoops()1036 if (Starts.empty() && Decs.empty() && Ends.empty()) in RevertNonLoops()1047 for (auto *Dec : Decs) in RevertNonLoops()
1634 SmallVector<MachineInstr*, 4> Decs; in RevertNonLoops() local1641 Decs.push_back(&I); in RevertNonLoops()1646 if (Starts.empty() && Decs.empty() && Ends.empty()) in RevertNonLoops()1657 for (auto *Dec : Decs) in RevertNonLoops()