Searched refs:root_end (Results 1 – 2 of 2) sorted by relevance
41 RootIterator root_begin, RootIterator root_end, in Visit() argument75 if (++root_begin == root_end) return; in Visit()
243 uptr root_end) { in ProcessRootRegion() argument250 uptr intersection_end = Min(end, root_end); in ProcessRootRegion()254 root_begin, root_end, begin, end, in ProcessRootRegion()