Searched refs:CopyHint (Results 1 – 1 of 1) sorted by relevance
210 struct CopyHint { in weightCalcHelper() struct214 CopyHint(Register R, float W, bool IsCSR) in weightCalcHelper() function216 bool operator<(const CopyHint &Rhs) const { in weightCalcHelper() argument304 SmallVector<CopyHint, 8> RegHints; in weightCalcHelper()