Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp260 static SlotIndex getStartPoint(const IntervalInfo &I) { in getStartPoint() function in __anon9059819a0111::Interference
276 return getStartPoint(I1) > getStartPoint(I2); in lowestStartPoint()
348 (getEndPoint(*RetireItr) <= getStartPoint(Cur))) { in apply()