Searched refs:CountCodeReductionForAlloca (Results 1 – 2 of 2) sorted by relevance
201 unsigned CodeMetrics::CountCodeReductionForAlloca(Value *V) { in CountCodeReductionForAlloca() function in CodeMetrics211 Reduction += CountCodeReductionForAlloca(GEP); in CountCodeReductionForAlloca()214 Reduction += CountCodeReductionForAlloca(BCI); in CountCodeReductionForAlloca()257 Metrics.CountCodeReductionForAlloca(I))); in analyzeFunction()
94 unsigned CountCodeReductionForAlloca(Value *V);