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

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

Completed in 36 milliseconds