Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler.cc53 bool SideEffectDependencyAnalysis::HasReorderingDependency(const HInstruction* instr1, in HasReorderingDependency() function in art::SideEffectDependencyAnalysis
196 if (!HasReorderingDependency(instr1, instr2)) { in HasMemoryDependency()
Dscheduler.h293 static bool HasReorderingDependency(const HInstruction* instr1, const HInstruction* instr2);