Searched refs:shouldInstrumentStack (Results 1 – 1 of 1) sorted by relevance
242 bool shouldInstrumentStack(const Triple &TargetTriple) { in shouldInstrumentStack() function257 return shouldInstrumentStack(TargetTriple) && in shouldUseStackSafetyAnalysis()262 return ClUseAfterScope && shouldInstrumentStack(TargetTriple); in shouldDetectUseAfterScope()557 InstrumentStack = shouldInstrumentStack(TargetTriple); in initializeModule()