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