Searched refs:ComputeInvokeInfo (Results 1 - 5 of 5) sorted by relevance

/art/compiler/dex/
H A Ddex_to_dex_compiler.cc245 bool fast_path = driver_.ComputeInvokeInfo(&unit_, dex_pc,
H A Dmir_dataflow.cc1302 cu_->compiler_driver->ComputeInvokeInfo(&m_unit, current_offset,
/art/compiler/driver/
H A Dcompiler_driver.h324 bool ComputeInvokeInfo(const DexCompilationUnit* mUnit, const uint32_t dex_pc,
H A Dcompiler_driver.cc1279 bool CompilerDriver::ComputeInvokeInfo(const DexCompilationUnit* mUnit, const uint32_t dex_pc, function in class:art::CompilerDriver
/art/compiler/llvm/
H A Dgbc_expander.cc835 bool is_fast_path = driver_->ComputeInvokeInfo(dex_compilation_unit_, dex_pc,

Completed in 66 milliseconds