Searched defs:endsBefore (Results 1 – 8 of 8) sorted by relevance
398 bool endsBefore(const Replacement &R) const { in endsBefore() function in clang::tooling::__anon181ec5250411::MergedReplacement
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
400 bool endsBefore(const CycleSegment &CS) const { return Begin >= CS.End; } in endsBefore() function