Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1410 bool NeedToAssignLiveThroughs = false; in allocateInstruction() local
1422 NeedToAssignLiveThroughs = true; in allocateInstruction()
1425 NeedToAssignLiveThroughs = true; in allocateInstruction()
1460 if (NeedToAssignLiveThroughs) { in allocateInstruction()