Home
last modified time | relevance | path

Searched defs:isThreadLocal (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DGlobalVariable.h161 bool isThreadLocal() const { return threadLocalMode != NotThreadLocal; } in isThreadLocal() function
/external/llvm/include/llvm/MC/
DSectionKind.h165 bool isThreadLocal() const { in isThreadLocal() function