Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp315 bool AllDefsDead = true; in AnalyzePhysRegInBundle() local
350 AllDefsDead = false; in AnalyzePhysRegInBundle()
354 if (AllDefsDead) { in AnalyzePhysRegInBundle()