Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h272 bool PartialDeadDef; member
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineInstrBundle.cpp358 PRI.PartialDeadDef = true; in AnalyzePhysRegInBundle()
DMachineBasicBlock.cpp1569 if (!Info.PartialDeadDef) in computeRegisterLiveness()