HomeSort by relevance Sort by last modified time
    Searched refs:OrderInputs (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
gvn.cc 493 current->AsBinaryOperation()->OrderInputs();
497 // This replacement doesn't make more OrderInputs() necessary since
500 // Or current is used by a phi, and we don't do OrderInputs() on a phi anyway.
nodes.h     [all...]

Completed in 59 milliseconds