Searched defs:isCommutable (Results 1 – 2 of 2) sorted by relevance
388 bool isCommutable() const { return Flags & (1 << MCID::Commutable); } in isCommutable() function
241 bool isCommutable : 1; variable