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