Searched refs:getRootInterval (Results 1 – 3 of 3) sorted by relevance
68 inline Interval *getRootInterval() { return RootInterval; } in getRootInterval() function
116 if (!ProcessInterval(IP.getRootInterval())) { in IntervalIterator()
100 assert(IP.getRootInterval() && "Cannot operate on empty IntervalPartitions!"); in IntervalPartition()