Home | History | Annotate | Download | only in optimizing

Lines Matching refs:IsCommutative

910   virtual bool IsCommutative() { return false; }
921 virtual bool IsCommutative() { return true; }
1213 virtual bool IsCommutative() { return true; }
1226 virtual bool IsCommutative() { return false; }