Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1106 bool HasPhysRegUse = false; in allocateInstruction() local
1137 HasPhysRegUse = true; in allocateInstruction()
1291 if (HasPhysRegUse) { in allocateInstruction()