Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp310 bool AllDefsDead = true; in AnalyzePhysRegInBundle() local
345 AllDefsDead = false; in AnalyzePhysRegInBundle()
349 if (AllDefsDead) { in AnalyzePhysRegInBundle()