Searched refs:RepairPts (Results 1 – 2 of 2) sorted by relevance
291 SmallVectorImpl<RepairingPlacement> &RepairPts) { in findBestMapping() argument306 RepairPts.clear(); in findBestMapping()308 RepairPts.emplace_back(std::move(RepairPt)); in findBestMapping()316 RepairPts.emplace_back( in findBestMapping()445 SmallVectorImpl<RepairingPlacement> &RepairPts, in computeMapping() argument459 RepairPts.clear(); in computeMapping()493 RepairPts.emplace_back(RepairingPlacement(MI, OpIdx, *TRI, *this, in computeMapping()499 RepairPts.emplace_back( in computeMapping()501 RepairingPlacement &RepairPt = RepairPts.back(); in computeMapping()590 SmallVectorImpl<RegBankSelect::RepairingPlacement> &RepairPts) { in applyMapping() argument[all …]
583 SmallVectorImpl<RepairingPlacement> &RepairPts);587 /// RepairPts.589 /// and thus it is not worth computing the RepairPts. Moreover if595 SmallVectorImpl<RepairingPlacement> &RepairPts,610 /// Apply \p Mapping to \p MI. \p RepairPts represents the different616 SmallVectorImpl<RepairingPlacement> &RepairPts);