Searched refs:ImmCosts (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp597 const int ImmCosts = local
599 Cost -= ImmCosts;
601 << "has penalty: " << ImmCosts << "\n"

Completed in 40 milliseconds