Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRegAllocFast.cpp1125 bool NeedToAssignLiveThroughs = false; in allocateInstruction() local
1135 NeedToAssignLiveThroughs = true; in allocateInstruction()
1138 NeedToAssignLiveThroughs = true; in allocateInstruction()
1169 if (NeedToAssignLiveThroughs) { in allocateInstruction()