Searched refs:Ranks (Results 1 – 1 of 1) sorted by relevance
393 std::vector<VNType> Ranks; in computeInsertionPoints() local395 Ranks.push_back(Entry.first); in computeInsertionPoints()401 llvm::sort(Ranks, [this, &Map](const VNType &r1, const VNType &r2) { in computeInsertionPoints()417 for (const auto &R : Ranks) { in computeInsertionPoints()