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