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

  /art/compiler/optimizing/
builder.h 102 bool BuildInvoke(const Instruction& instruction,
builder.cc 321 bool HGraphBuilder::BuildInvoke(const Instruction& instruction,
610 if (!BuildInvoke(instruction, dex_offset, method_idx, number_of_vreg_arguments, false, args, -1)) {
621 if (!BuildInvoke(instruction, dex_offset, method_idx,

Completed in 2434 milliseconds