Searched refs:CopyWeight (Results 1 – 1 of 1) sorted by relevance
29 cl::opt<double> CopyWeight("regalloc-copy-weight", cl::init(0.2), cl::Hidden); variable63 Ret += CopyWeight * copyCounts(); in getScore()