Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp261 static SlotIndex getStartPoint(const IntervalInfo &I) { in getStartPoint() function in __anone52c97ea0111::Interference
277 return getStartPoint(I1) > getStartPoint(I2); in lowestStartPoint()
349 (getEndPoint(*RetireItr) <= getStartPoint(Cur))) { in apply()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp231 static SlotIndex getStartPoint(const IntervalInfo &I) { in getStartPoint() function in __anon4cb6f5b20111::Interference
247 return getStartPoint(I1) > getStartPoint(I2); in lowestStartPoint()
319 (getEndPoint(*RetireItr) <= getStartPoint(Cur))) { in apply()