Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCSE.cpp675 for (unsigned ImplicitDefToUpdate : ImplicitDefsToUpdate) in ProcessBlockCSE() local
676 CSMI->getOperand(ImplicitDefToUpdate).setIsDead(false); in ProcessBlockCSE()