Searched refs:CopyHint (Results 1 – 1 of 1) sorted by relevance
198 struct CopyHint { in weightCalcHelper() struct203 CopyHint(unsigned R, float W, bool P, unsigned HR) : in weightCalcHelper() function205 bool operator<(const CopyHint &rhs) const { in weightCalcHelper() argument223 std::set<CopyHint> CopyHints; in weightCalcHelper()278 CopyHints.insert(CopyHint(hint, hweight, tri.isPhysicalRegister(hint), in weightCalcHelper()