Searched refs:SinkInstrs (Results 1 – 1 of 1) sorted by relevance
665 SmallVector<Instruction *, 2> SinkInstrs; in convertProfitableSIGroups() local669 SinkInstrs.push_back(&*DIt); in convertProfitableSIGroups()671 SinkInstrs.push_back(&*DIt); in convertProfitableSIGroups()674 for (auto *DI : SinkInstrs) in convertProfitableSIGroups()