Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1139 bool NeedToAssignLiveThroughs = false; in allocateInstruction() local
1150 NeedToAssignLiveThroughs = true; in allocateInstruction()
1154 NeedToAssignLiveThroughs = true; in allocateInstruction()
1185 if (NeedToAssignLiveThroughs) { in allocateInstruction()