Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2407 static ConstantAddress getInitThreadEpochPtr(CodeGenModule &CGM) { in getInitThreadEpochPtr() function
2620 Builder.CreateLoad(getInitThreadEpochPtr(CGM)); in EmitGuardedInit()