Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h188 void SetRequiresConstructorBarrier(Thread* self,
Dcompiler_driver.cc2134 manager_->GetCompiler()->SetRequiresConstructorBarrier(self, in Visit()
2840 void CompilerDriver::SetRequiresConstructorBarrier(Thread* self, in SetRequiresConstructorBarrier() function in art::CompilerDriver