reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
651 OpToNewVRegIdx.resize(NumOpds, OperandsMapper::DontKnowIdx); 660 int StartIdx = OpToNewVRegIdx[OpIdx]; 667 OpToNewVRegIdx[OpIdx] = StartIdx; 721 assert(NewVRegs[OpToNewVRegIdx[OpIdx] + PartialMapIdx] == 0 && 723 NewVRegs[OpToNewVRegIdx[OpIdx] + PartialMapIdx] = NewVReg; 731 int StartIdx = OpToNewVRegIdx[OpIdx]; 765 if (OpToNewVRegIdx[Idx] != DontKnowIdx) { 768 OS << '(' << Idx << ", " << OpToNewVRegIdx[Idx] << ')'; 785 if (OpToNewVRegIdx[Idx] == DontKnowIdx)