Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h362 SlotIndex getZeroIndex() { in getZeroIndex() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1231 LI->getNextValue(Indexes->getZeroIndex(), VNInfoAllocator); in runOnMachineFunction()
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp864 SlotIndex EndSI = LIS->getSlotIndexes()->getZeroIndex(); in extractFeatures()
H A DRegAllocGreedy.cpp341 Prio = Indexes->getZeroIndex().getApproxInstrDistance(LI.endIndex()); in getPriority()