Searched refs:LTSrc (Results 1 – 1 of 1) sorted by relevance
818 std::pair<int, MVT> LTSrc = TLI->getTypeLegalizationCost(DL, Src); in getCastInstrCost() local823 LTDest.second, LTSrc.second)) in getCastInstrCost()824 return LTSrc.first * Entry->Cost; in getCastInstrCost()