Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h2951 virtual bool IsCommutative() const { return false; } in IsCommutative() function
3122 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
3166 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
4245 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
4313 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
4617 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
4654 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function
4691 bool IsCommutative() const OVERRIDE { return true; } in IsCommutative() function