Searched refs:shouldInstrumentStack (Results 1 – 1 of 1) sorted by relevance
276 bool shouldInstrumentStack(const Triple &TargetTriple) { in shouldInstrumentStack() function290 return shouldInstrumentStack(TargetTriple) && in shouldUseStackSafetyAnalysis()295 return ClUseAfterScope && shouldInstrumentStack(TargetTriple); in shouldDetectUseAfterScope()641 InstrumentStack = shouldInstrumentStack(TargetTriple); in initializeModule()