Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1162 bool NeedToAssignLiveThroughs = false; in allocateInstruction() local
1175 NeedToAssignLiveThroughs = true; in allocateInstruction()
1179 NeedToAssignLiveThroughs = true; in allocateInstruction()
1210 if (NeedToAssignLiveThroughs) { in allocateInstruction()