Searched refs:GetTls (Results 1 – 3 of 3) sorted by relevance
163 CompilerTls* GetTls();
446 CompilerTls* CompilerDriver::GetTls() { in GetTls() function in art::CompilerDriver
123 CompilerTls* tls = cu_->compiler_driver->GetTls(); in InitIR()