Searched refs:SibInfoIt (Results 1 – 1 of 1) sorted by relevance
1027 auto SibInfoIt = V2SCopies.find(S); in lowerVGPR2SGPRCopies() local1028 if (SibInfoIt != V2SCopies.end()) { in lowerVGPR2SGPRCopies()1029 V2SCopyInfo &SI = SibInfoIt->second; in lowerVGPR2SGPRCopies()