Lines Matching full:bitcodereader_order
1767 static bool bitcodereader_order(const User *lhs, const User *rhs) {1790 std::sort(UseList.begin(), UseList.end(), bitcodereader_order);