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.cpp1475 bool NeedToAssignLiveThroughs = false; in allocateInstruction() local
1487 NeedToAssignLiveThroughs = true; in allocateInstruction()
1490 NeedToAssignLiveThroughs = true; in allocateInstruction()
1525 if (NeedToAssignLiveThroughs) { in allocateInstruction()