Home
last modified time | relevance | path

Searched defs:instr2 (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dscheduler.cc54 const HInstruction* instr2) { in HasReorderingDependency()
246 const HInstruction* instr2) { in HasExceptionDependency()
Dscheduler.h277 bool HasSideEffectDependency(HInstruction* instr1, HInstruction* instr2) const { in HasSideEffectDependency()