Lines Matching refs:SrcLT
1479 std::pair<int, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, SrcVTy);1480 int SplitFactor = std::max(IdxsLT.first, SrcLT.first);