Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1307 bool HasUndefUse = false; in allocateInstruction() local
1317 HasUndefUse = true; in allocateInstruction()
1335 if (HasUndefUse) { in allocateInstruction()