Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2598 bool HasPerVariableGuard = ThreadsafeStatic && !ThreadlocalStatic; in EmitGuardedInit() local
2620 } else if (HasPerVariableGuard) { in EmitGuardedInit()
2627 if (!HasPerVariableGuard && GuardNum >= 32) { in EmitGuardedInit()
2639 if (HasPerVariableGuard) in EmitGuardedInit()
2659 if (GI && !HasPerVariableGuard) in EmitGuardedInit()
2668 if (!HasPerVariableGuard) { in EmitGuardedInit()