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