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