Searched refs:IdxIt (Results 1 – 1 of 1) sorted by relevance
1393 auto IdxIt = MTracker->StackSlotIdxes.find({SizeInBits.getValue(), 0}); in findLocationForMemOperand() local1394 if (IdxIt == MTracker->StackSlotIdxes.end()) in findLocationForMemOperand()1399 unsigned SpillID = MTracker->getSpillIDWithIdx(*SpillLoc, IdxIt->second); in findLocationForMemOperand()