Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp310 bool AllDefsDead = true; in AnalyzePhysRegInBundle() local
345 AllDefsDead = false; in AnalyzePhysRegInBundle()
349 if (AllDefsDead) { in AnalyzePhysRegInBundle()