Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h3465 virtual bool IsCommutative() const { return false; } in IsCommutative() function
3644 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
3691 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
4826 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
4896 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
5194 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
5232 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
5270 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function