Searched refs:PromoteRegs (Results 1 – 1 of 1) sorted by relevance
5422 DenseMap<unsigned, Register> PromoteRegs; in promoteInstr32To64ForElimEXTSW() local5445 PromoteRegs[i] = DstTmpReg; in promoteInstr32To64ForElimEXTSW()5456 if (auto It = PromoteRegs.find(i); It != PromoteRegs.end()) in promoteInstr32To64ForElimEXTSW()