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