Searched defs:TimeBound (Results 1 – 2 of 2) sorted by relevance
52 struct TimeBound { struct56 bool friend operator==(const TimeBound& a, const TimeBound& b) { argument
36 using TimeBound = HloLiveRange::TimeBound; typedef