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.h363 SlotIndex getZeroIndex() { in getZeroIndex() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1256 LI->getNextValue(Indexes->getZeroIndex(), VNInfoAllocator); in run()
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp954 SlotIndex EndSI = LIS->getSlotIndexes()->getZeroIndex(); in extractFeatures()
H A DRegAllocGreedy.cpp469 Prio = Indexes->getZeroIndex().getApproxInstrDistance(LI.endIndex()); in getPriority()