Searched refs:getEndPoint (Results 1 – 2 of 2) sorted by relevance
264 static SlotIndex getEndPoint(const IntervalInfo &I) { in getEndPoint() function in __anon9059819a0111::Interference281 SlotIndex E1 = getEndPoint(I1); in lowestEndPoint()282 SlotIndex E2 = getEndPoint(I2); in lowestEndPoint()348 (getEndPoint(*RetireItr) <= getStartPoint(Cur))) { in apply()
252 point_data<Unit> getEndPoint(End end = TAIL) const;967 point_data<Unit> endPt = getEndPoint(); in pushPoint()1070 inline point_data<Unit> PolyLine<Unit>::getEndPoint(End end) const { in getEndPoint() function in boost::polygon::polygon_formation::PolyLine1134 return tailp_->getEndPoint().get(VERTICAL) < b.tailp_->getEndPoint().get(VERTICAL); in operator <()