Searched refs:sortedByCount (Results 1 – 2 of 2) sorted by relevance
32 sortedByCount(BinaryContext &BC, const BinarySection &Section) const;
305 ReorderData::sortedByCount(BinaryContext &BC, in sortedByCount() function in llvm::bolt::ReorderData490 std::tie(Order, SplitPointIdx) = sortedByCount(BC, *Section); in runOnFunctions()