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