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

  /art/compiler/optimizing/
nodes.h 910 virtual bool IsCommutative() { return false; }
921 virtual bool IsCommutative() { return true; }
    [all...]
  /external/chromium_org/v8/src/
hydrogen-instructions.h     [all...]

Completed in 209 milliseconds