Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1364 bool HasPhysRegUse = false; in allocateInstruction() local
1397 HasPhysRegUse = true; in allocateInstruction()
1512 if (HasPhysRegUse) { in allocateInstruction()