Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1583 bool isStartValid = getInstructionFromIndex(LII->start); in repairOldRegInRange() local
1598 if (!isStartValid) { in repairOldRegInRange()
1641 bool isStartValid = getInstructionFromIndex(LII->start); in repairOldRegInRange() local
1642 if (!isStartValid && LII->end.isDead()) in repairOldRegInRange()