Searched defs:to_swap (Results 1 - 1 of 1) sorted by path

/art/compiler/optimizing/
H A Dnodes.cc387 HBasicBlock* to_swap = header->GetPredecessors()[0]; local
391 header->predecessors_[pred] = to_swap;

Completed in 29 milliseconds