Home
last modified time | relevance | path

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

/external/llvm/lib/Target/
DTargetMachine.cpp143 bool IsTLS = GV && GV->isThreadLocal(); in shouldAssumeDSOLocal() local
145 if (!IsTLS && (RM == Reloc::Static || CanUseCopyRelocWithPIE)) in shouldAssumeDSOLocal()