Home
last modified time | relevance | path

Searched defs:compilation_stats_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dbuilder.h71 OptimizingCompilerStats* const compilation_stats_; variable
H A Dinstruction_builder.h326 OptimizingCompilerStats* const compilation_stats_; variable
H A Doptimizing_compiler.cc381 std::unique_ptr<OptimizingCompilerStats> compilation_stats_; member in art::OptimizingCompiler
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_pass_pipeline.h158 CompilationStats* compilation_stats_; variable