Searched defs:RequiresConstructorBarrier (Results 1 – 2 of 2) sorted by relevance
542 static bool RequiresConstructorBarrier(const DexCompilationUnit* cu, const CompilerDriver& driver) { in RequiresConstructorBarrier() function
2439 bool CompilerDriver::RequiresConstructorBarrier(Thread* self, const DexFile* dex_file, in RequiresConstructorBarrier() function in art::CompilerDriver