Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp695 auto FirstNonDebugInstr = MBB->getFirstNonDebugInstr(); in addThroughConstraints() local
696 if (FirstNonDebugInstr != MBB->end() && in addThroughConstraints()
697 SlotIndex::isEarlierInstr(LIS->getInstructionIndex(*FirstNonDebugInstr), in addThroughConstraints()