Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler_test.cc116 HInstruction* block_instructions[] = {add1, in TEST_F() local
125 for (auto instr : block_instructions) { in TEST_F()
145 for (auto instr : ReverseRange(block_instructions)) { in TEST_F()