Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1157 bool HasPhysRegUse = false; in allocateInstruction() local
1192 HasPhysRegUse = true; in allocateInstruction()
1351 if (HasPhysRegUse) { in allocateInstruction()