ΒΆllvm::FunctionPass*
createCleanupLocalDynamicTLSPass()

Description

This pass combines multiple accesses to local-dynamic TLS variables so that the TLS base address for the module is only fetched once per execution path through the function.

Declared at: llvm/lib/Target/X86/X86.h:39