Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1576 bool isStartValid = getInstructionFromIndex(LII->start); in repairOldRegInRange() local
1591 if (!isStartValid) { in repairOldRegInRange()
1634 bool isStartValid = getInstructionFromIndex(LII->start); in repairOldRegInRange() local
1635 if (!isStartValid && LII->end.isDead()) in repairOldRegInRange()