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

  /art/compiler/llvm/
backend_types.h 57 kUnlikely,
md_builder.h 46 expect_cond_[kUnlikely] = createBranchWeights(4, 64);
gbc_expander.cc 69 using ::art::llvm::kUnlikely;
690 irb_.CreateCondBr(is_stack_overflow, block_exception, block_continue, kUnlikely);
    [all...]

Completed in 188 milliseconds