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

  /art/compiler/dex/
mir_graph.h 921 size_t GetNumUsedCompilerTemps() const {
    [all...]
  /art/compiler/dex/quick/
codegen_util.cc 357 LOG(INFO) << "CompilerTemps : " << mir_graph_->GetNumUsedCompilerTemps();
    [all...]

Completed in 34 milliseconds