Searched refs:OrderByBBName (Results 1 – 1 of 1) sorted by relevance
588 auto OrderByBBName = [](Instruction *a, Instruction *b) { in runOnFunction() local593 std::sort(PollLocations.begin(), PollLocations.end(), OrderByBBName); in runOnFunction()