Searched refs:DetectUseAfterScope (Results 1 – 1 of 1) sorted by relevance
388 bool DetectUseAfterScope; member in __anon159c36660111::HWAddressSanitizer562 DetectUseAfterScope = shouldDetectUseAfterScope(TargetTriple); in initializeModule()1378 if (DetectUseAfterScope && StandardLifetime) { in instrumentStack()