Home
last modified time | relevance | path

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

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