Searched refs:IdxsLT (Results 1 – 1 of 1) sorted by relevance
1478 std::pair<int, MVT> IdxsLT = TLI->getTypeLegalizationCost(DL, IndexVTy); in getGSVectorCost() local1480 int SplitFactor = std::max(IdxsLT.first, SrcLT.first); in getGSVectorCost()