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

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

Completed in 101 milliseconds