Searched refs:SChain (Results 1 – 1 of 1) sorted by relevance
91 SetVector<MachineInstr *> SChain; member in __anon8637e2150111::V2SCopyInfo114 dbgs() << ID << " : " << *Copy << "\n\tS:" << SChain.size() in dump()961 Info.SChain.insert(U); in analyzeVGPRToSGPRCopy()971 if (Info->SChain.empty()) { in needToBeConvertedToVALU()976 Info->SChain, [&](MachineInstr *A, MachineInstr *B) -> bool { in needToBeConvertedToVALU()1002 unsigned Profit = Info->SChain.size(); in needToBeConvertedToVALU()1032 SI.SChain.set_subtract(C.SChain); in lowerVGPR2SGPRCopies()