Searched refs:CountCodeReductionForConstant (Results 1 – 2 of 2) sorted by relevance
83 unsigned CountCodeReductionForConstant(Value *V);
148 unsigned CodeMetrics::CountCodeReductionForConstant(Value *V) { in CountCodeReductionForConstant() function in CodeMetrics190 Reduction += CountCodeReductionForConstant(&Inst); in CountCodeReductionForConstant()256 ArgumentWeights.push_back(ArgInfo(Metrics.CountCodeReductionForConstant(I), in analyzeFunction()