Home
last modified time | relevance | path

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

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