Searched refs:DetectUseAfterScope (Results 1 – 1 of 1) sorted by relevance
425 bool DetectUseAfterScope; member in __anonae87eea40111::HWAddressSanitizer604 DetectUseAfterScope = shouldDetectUseAfterScope(TargetTriple); in initializeModule()1487 if (DetectUseAfterScope && StandardLifetime) { in instrumentStack()