Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1327 auto FirstNonDebugInstr = MBB->getFirstNonDebugInstr(); in addThroughConstraints() local
1328 if (FirstNonDebugInstr != MBB->end() && in addThroughConstraints()
1329 SlotIndex::isEarlierInstr(LIS->getInstructionIndex(*FirstNonDebugInstr), in addThroughConstraints()