Searched refs:llvm_is_thread_local (Results 1 – 2 of 2) sorted by relevance
740 external is_thread_local : llvalue -> bool = "llvm_is_thread_local"
1208 value llvm_is_thread_local(LLVMValueRef GlobalVar) { in llvm_is_thread_local() function