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

  /art/compiler/optimizing/
code_generator.cc 463 && IsLeafMethod()
    [all...]
code_generator.h 360 bool IsLeafMethod() const {
    [all...]
optimizing_compiler.cc     [all...]
register_allocator_linear_scan.cc 275 if (codegen_->IsLeafMethod()) {
    [all...]
code_generator_x86.cc     [all...]
code_generator_x86_64.cc     [all...]
code_generator_arm64.cc     [all...]
register_allocator_graph_color.cc     [all...]
code_generator_arm_vixl.cc     [all...]
code_generator_mips64.cc     [all...]
code_generator_mips.cc     [all...]

Completed in 258 milliseconds