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

  /art/compiler/llvm/
backend_types.h 57 kUnlikely,
md_builder.h 46 expect_cond_[kUnlikely] = createBranchWeights(4, 64);
runtime_support_builder_thumb2.cc 72 irb_.CreateCondBr(retry_slow_path, basic_block_lock, basic_block_cont, kUnlikely);
gbc_expander.cc 68 using ::art::llvm::kUnlikely;
693 irb_.CreateCondBr(is_stack_overflow, block_exception, block_continue, kUnlikely);
    [all...]

Completed in 106 milliseconds