Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp701 auto FirstNonDebugInstr = MBB->getFirstNonDebugInstr(); in addThroughConstraints() local
702 if (FirstNonDebugInstr != MBB->end() && in addThroughConstraints()
703 SlotIndex::isEarlierInstr(LIS->getInstructionIndex(*FirstNonDebugInstr), in addThroughConstraints()