Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler_test.cc119 HInstruction* block_instructions[] = {add1, in TestBuildDependencyGraphAndSchedule() local
128 for (HInstruction* instr : block_instructions) { in TestBuildDependencyGraphAndSchedule()
145 for (HInstruction* instr : ReverseRange(block_instructions)) { in TestBuildDependencyGraphAndSchedule()
253 HInstruction* block_instructions[] = {arr, in TestDependencyGraphOnAliasingArrayAccesses() local
271 for (HInstruction* instr : block_instructions) { in TestDependencyGraphOnAliasingArrayAccesses()
280 for (HInstruction* instr : ReverseRange(block_instructions)) { in TestDependencyGraphOnAliasingArrayAccesses()