Searched refs:IsTLS (Results 1 – 1 of 1) sorted by relevance
143 bool IsTLS = GV && GV->isThreadLocal(); in shouldAssumeDSOLocal() local145 if (!IsTLS && (RM == Reloc::Static || CanUseCopyRelocWithPIE)) in shouldAssumeDSOLocal()