Home
last modified time | relevance | path

Searched defs:IsCommutative (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dnodes_riscv64.h38 bool IsCommutative() const override { return false; } in IsCommutative() function
Dnodes_x86.h140 bool IsCommutative() const override { return false; } in IsCommutative() function