Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2445 static llvm::GlobalValue *getTlsGuardVar(CodeGenModule &CGM) { in getTlsGuardVar() function
2502 llvm::GlobalValue *TlsGuard = getTlsGuardVar(CGF.CGM); in emitDynamicTlsInitialization()