Home
last modified time | relevance | path

Searched refs:ImplicitDefToUpdate (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineCSE.cpp596 for (unsigned ImplicitDefToUpdate : ImplicitDefsToUpdate) in ProcessBlock() local
597 CSMI->getOperand(ImplicitDefToUpdate).setIsDead(false); in ProcessBlock()