Searched defs:endsBefore (Results 1 – 2 of 2) sorted by relevance
127 bool LiveRange::endsBefore(const LiveRange &Other) const { in endsBefore() function in Ice::LiveRange
301 bool endsBefore(const CycleSegment &CS) const { return Begin >= CS.End; } in endsBefore() function