Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1134 bool HasPhysRegUse = false; in allocateInstruction() local
1167 HasPhysRegUse = true; in allocateInstruction()
1322 if (HasPhysRegUse) { in allocateInstruction()