Searched refs:processSingleBucket (Results 1 – 1 of 1) sorted by relevance
470 auto processSingleBucket = [&](std::set<BinaryFunction *> &Candidates) { in runOnFunctions() local528 processSingleBucket(Bucket); in runOnFunctions()530 ThPool->async(processSingleBucket, std::ref(Bucket)); in runOnFunctions()