Searched refs:StandardLifetime (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp544 bool StandardLifetime = local
549 if (StandardLifetime) {
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1452 bool StandardLifetime = local
1457 if (DetectUseAfterScope && StandardLifetime) {

Completed in 168 milliseconds