Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp336 bool AllDefsDead = true; in AnalyzePhysRegInBundle() local
369 AllDefsDead = false; in AnalyzePhysRegInBundle()
373 if (AllDefsDead) { in AnalyzePhysRegInBundle()