Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp263 static SlotIndex getEndPoint(const IntervalInfo &I) { in getEndPoint() function in __anon9a6f38670111::Interference
280 SlotIndex E1 = getEndPoint(I1); in lowestEndPoint()
281 SlotIndex E2 = getEndPoint(I2); in lowestEndPoint()
347 (getEndPoint(*RetireItr) <= getStartPoint(Cur))) { in apply()