Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h268 bool DeadDef; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstrBundle.cpp355 PRI.DeadDef = true; in AnalyzePhysRegInBundle()
DMachineBasicBlock.cpp1441 if (Info.DeadDef) in computeRegisterLiveness()