Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTLSVariableHoist.cpp129 bool HasTLS = llvm::any_of( in collectTLSCandidates() local
133 if (!HasTLS) in collectTLSCandidates()