Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler_test.cc125 HInstruction* block_instructions[] = {add1, in TestBuildDependencyGraphAndSchedule() local
134 for (HInstruction* instr : block_instructions) { in TestBuildDependencyGraphAndSchedule()
151 for (HInstruction* instr : ReverseRange(block_instructions)) { in TestBuildDependencyGraphAndSchedule()
255 HInstruction* block_instructions[] = {arr, in TestDependencyGraphOnAliasingArrayAccesses() local
273 for (HInstruction* instr : block_instructions) { in TestDependencyGraphOnAliasingArrayAccesses()
283 for (HInstruction* instr : ReverseRange(block_instructions)) { in TestDependencyGraphOnAliasingArrayAccesses()