Searched refs:shouldInstrumentStack (Results 1 – 1 of 1) sorted by relevance
245 bool shouldInstrumentStack(const Triple &TargetTriple) { in shouldInstrumentStack() function260 return shouldInstrumentStack(TargetTriple) && in shouldUseStackSafetyAnalysis()265 return ClUseAfterScope && shouldInstrumentStack(TargetTriple); in shouldDetectUseAfterScope()561 InstrumentStack = shouldInstrumentStack(TargetTriple); in initializeModule()