Searched refs:ImplicitDefToUpdate (Results 1 – 2 of 2) sorted by relevance
596 for (unsigned ImplicitDefToUpdate : ImplicitDefsToUpdate) in ProcessBlock() local597 CSMI->getOperand(ImplicitDefToUpdate).setIsDead(false); in ProcessBlock()
617 for (unsigned ImplicitDefToUpdate : ImplicitDefsToUpdate) in ProcessBlock() local618 CSMI->getOperand(ImplicitDefToUpdate).setIsDead(false); in ProcessBlock()