Searched refs:DetectUseAfterScope (Results 1 – 1 of 1) sorted by relevance
400 bool DetectUseAfterScope; member in __anon75deca650111::HWAddressSanitizer581 DetectUseAfterScope = shouldDetectUseAfterScope(TargetTriple); in initializeModule()1457 if (DetectUseAfterScope && StandardLifetime) { in instrumentStack()