Searched refs:shouldInstrumentStack (Results 1 – 1 of 1) sorted by relevance
266 bool shouldInstrumentStack(const Triple &TargetTriple) { in shouldInstrumentStack() function280 return shouldInstrumentStack(TargetTriple) && in shouldUseStackSafetyAnalysis()285 return ClUseAfterScope && shouldInstrumentStack(TargetTriple); in shouldDetectUseAfterScope()603 InstrumentStack = shouldInstrumentStack(TargetTriple); in initializeModule()