Searched refs:setThreadLocal (Results 1 – 8 of 8) sorted by relevance
184 CallsiteInfoTLS->setThreadLocal(true); in CtxInstrumentationLowerer()189 ExpectedCalleeTLS->setThreadLocal(true); in CtxInstrumentationLowerer()
2150 SamplingVar->setThreadLocal(true); in createProfileSamplingVar()
264 void setThreadLocal(bool Val) { in setThreadLocal() function
303 GV.setThreadLocal(false); in stripThreadLocals()
2455 TlsGuard->setThreadLocal(true); in getTlsGuardVar()
3126 Guard->setThreadLocal(true); in EmitThreadLocalInitFuncs()
1805 GAddr->setThreadLocal(/*Val=*/true); in getAddrOfArtificialThreadPrivate()
2267 unwrap<GlobalVariable>(GlobalVar)->setThreadLocal(IsThreadLocal != 0); in LLVMSetThreadLocal()