Home
last modified time | relevance | path

Searched refs:add_args (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc1341 auto add_args = [&queue](HInstruction* instruction, size_t indentation) { in Dump() local
1346 add_args(this, /*indentation=*/ 1u); in Dump()
1359 add_args(instruction, indentation + 1u); in Dump()