Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h1874 virtual bool IsCommutative() const { return false; } in IsCommutative() function
1968 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
1992 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
2693 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
2731 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
2880 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
2896 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
2912 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function