Home
last modified time | relevance | path

Searched refs:HasPerVariableGuard (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2611 bool HasPerVariableGuard = ThreadsafeStatic && !ThreadlocalStatic; in EmitGuardedInit() local
2633 } else if (HasPerVariableGuard) { in EmitGuardedInit()
2640 if (!HasPerVariableGuard && GuardNum >= 32) { in EmitGuardedInit()
2652 if (HasPerVariableGuard) in EmitGuardedInit()
2672 if (GI && !HasPerVariableGuard) in EmitGuardedInit()
2681 if (!HasPerVariableGuard) { in EmitGuardedInit()