Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1600 bool isStartValid = getInstructionFromIndex(LII->start); in repairOldRegInRange() local
1615 if (!isStartValid) { in repairOldRegInRange()
1658 bool isStartValid = getInstructionFromIndex(LII->start); in repairOldRegInRange() local
1659 if (!isStartValid && LII->end.isDead()) in repairOldRegInRange()