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

  /art/compiler/optimizing/
bytecode_utils.h 108 bool ShouldBuildDecisionTree() {
block_builder.cc 92 if (table.ShouldBuildDecisionTree() && !s_it.IsLast()) {
165 if (table.ShouldBuildDecisionTree() && !s_it.IsLast()) {
instruction_builder.cc 604 } else if (table.ShouldBuildDecisionTree()) {
    [all...]

Completed in 239 milliseconds