Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/IR/
HDGlobalVariable.h159 bool isThreadLocal() const { return threadLocalMode != NotThreadLocal; } in isThreadLocal() function
/trueos/contrib/llvm/include/llvm/MC/
HDSectionKind.h165 bool isThreadLocal() const { in isThreadLocal() function