Searched refs:NeedSSI (Results 1 – 1 of 1) sorted by relevance
844 bool NeedSSI = needsParamAccessSummary(M); in run() local852 [&FAM, NeedSSI](const Function &F) -> const StackSafetyInfo * { in run()853 return NeedSSI ? &FAM.getResult<StackSafetyAnalysis>( in run()880 bool NeedSSI = needsParamAccessSummary(M); in runOnModule() local890 return NeedSSI ? &getAnalysis<StackSafetyInfoWrapperPass>( in runOnModule()