Searched refs:PhysDef (Results 1 – 1 of 1) sorted by relevance
349 for (const auto &PhysDef : PhysDefs) { in PhysRegDefsReach() local350 if (MRI->isAllocatable(PhysDef.second) || MRI->isReserved(PhysDef.second)) in PhysRegDefsReach()689 for (const auto &PhysDef : PhysDefs) in ProcessBlockCSE() local690 if (!MI.getOperand(PhysDef.first).isDead()) in ProcessBlockCSE()691 CSMI->getOperand(PhysDef.first).setIsDead(false); in ProcessBlockCSE()