Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp261 static SlotIndex getStartPoint(const IntervalInfo &I) { in getStartPoint() function in __anonb9aa1a750111::Interference
277 return getStartPoint(I1) > getStartPoint(I2); in lowestStartPoint()
349 (getEndPoint(*RetireItr) <= getStartPoint(Cur))) { in apply()