Searched refs:AnalyzedFunctionCount (Results 1 – 1 of 1) sorted by relevance
115 int &AnalyzedFunctionCount, ModuleAnalysisManager &MAM, in TestFunctionPass()118 AnalyzedFunctionCount(AnalyzedFunctionCount), MAM(MAM), in TestFunctionPass()130 AnalyzedFunctionCount += TMA->FunctionCount; in run()149 int &AnalyzedFunctionCount; member