Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h272 bool PartialDeadDef; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp353 PRI.PartialDeadDef = true; in AnalyzePhysRegInBundle()
H A DMachineBasicBlock.cpp1571 if (!Info.PartialDeadDef) in computeRegisterLiveness()