Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp665 auto FirstNonDebugInstr = MBB->getFirstNonDebugInstr(); in addThroughConstraints() local
666 if (FirstNonDebugInstr != MBB->end() && in addThroughConstraints()
667 SlotIndex::isEarlierInstr(LIS->getInstructionIndex(*FirstNonDebugInstr), in addThroughConstraints()