Searched refs:getComparator (Results 1 – 2 of 2) sorted by relevance
102 BlockOrderCompare getComparator() const { in getComparator() function
70 std::sort(worklist.begin(), worklist.end(), POV->getComparator()); in sortWorklist()