Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1111 bool NeedToAssignLiveThroughs = false; in allocateInstruction() local
1121 NeedToAssignLiveThroughs = true; in allocateInstruction()
1124 NeedToAssignLiveThroughs = true; in allocateInstruction()
1155 if (NeedToAssignLiveThroughs) { in allocateInstruction()