Home | History | Annotate | Download | only in llvm

Lines Matching refs:driver_

133   art::CompilerDriver* const driver_;
415 driver_(driver),
848 bool is_fast_path = driver_->ComputeInvokeInfo(dex_compilation_unit_, dex_pc,
1632 bool is_fast_path = driver_->ComputeInstanceFieldInfo(
1694 bool is_fast_path = driver_->ComputeInstanceFieldInfo(
1757 if (!driver_->CanAccessTypeWithoutChecks(dex_compilation_unit_->GetDexMethodIndex(),
1783 if (driver_->CanAssumeTypeIsPresentInDexCache(*dex_compilation_unit_->GetDexFile(), type_idx)) {
1899 bool is_fast_path = driver_->ComputeStaticFieldInfo(
1983 bool is_fast_path = driver_->ComputeStaticFieldInfo(
2069 if (!driver_->CanAssumeStringIsPresentInDexCache(*dex_compilation_unit_->GetDexFile(),
2292 if (driver_->CanAccessInstantiableTypeWithoutChecks(dex_compilation_unit_->GetDexMethodIndex(),
2459 driver_->CanAccessTypeWithoutChecks(dex_compilation_unit_->GetDexMethodIndex(),