Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler.cc53 const HInstruction* instr2) { in HasReorderingDependency()
252 const HInstruction* instr2) { in HasExceptionDependency()
Dscheduler.h276 bool HasSideEffectDependency(HInstruction* instr1, HInstruction* instr2) const { in HasSideEffectDependency()