Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1470 bool HasPhysRegUse = false; in allocateInstruction() local
1503 HasPhysRegUse = true; in allocateInstruction()
1611 if (HasPhysRegUse) { in allocateInstruction()