Searched defs:isCommutable (Results 1 – 3 of 3) sorted by relevance
485 bool isCommutable() const { return Flags & (1ULL << MCID::Commutable); } in isCommutable() function
278 bool isCommutable : 1; ///< Is a commutable instruction. variable
269 bool isCommutable : 1; variable