Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dlicm.cc125 instruction->MoveBefore(pre_header->GetLastInstruction()); in Run()
Dnodes.cc903 void HInstruction::MoveBefore(HInstruction* cursor) { in MoveBefore() function in art::HInstruction
Dnodes.h1465 void MoveBefore(HInstruction* cursor);