Searched defs:FunctionIntervals (Results 1 – 3 of 3) sorted by relevance
26 using FunctionIntervals = HalfOpenIntervalMap<uint64_t, int64_t>; variable
54 typedef HalfOpenIntervalMap<uint64_t, int64_t> FunctionIntervals; typedef