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-7.0/llvm/lib/CodeGen/
DMachineCSE.cpp617 for (unsigned ImplicitDefToUpdate : ImplicitDefsToUpdate) in ProcessBlock() local
618 CSMI->getOperand(ImplicitDefToUpdate).setIsDead(false); in ProcessBlock()