HomeSort by relevance Sort by last modified time
    Searched refs:RequiresConstructorBarrier (Results 1 - 5 of 5) sorted by null

  /art/compiler/dex/
dex_to_dex_compiler.cc 163 if (!driver_.RequiresConstructorBarrier(Thread::Current(), unit_.GetDexFile(),
  /art/compiler/driver/
compiler_driver.h 195 bool RequiresConstructorBarrier(Thread* self, const DexFile* dex_file, uint16_t class_def_index);
    [all...]
compiler_driver.cc     [all...]
  /art/compiler/dex/quick/
mir_to_lir.cc 447 cu_->compiler_driver->RequiresConstructorBarrier(Thread::Current(), cu_->dex_file,
    [all...]
  /art/compiler/dex/portable/
mir_to_gbc.cc     [all...]

Completed in 71 milliseconds