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