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()980 Info.SChain.insert(U); in analyzeVGPRToSGPRCopy()990 if (Info->SChain.empty()) { in needToBeConvertedToVALU()995 Info->SChain, [&](MachineInstr *A, MachineInstr *B) -> bool { in needToBeConvertedToVALU()1021 unsigned Profit = Info->SChain.size(); in needToBeConvertedToVALU()1051 SI.SChain.set_subtract(C.SChain); in lowerVGPR2SGPRCopies()