Searched defs:isCommutative (Results 1 – 7 of 7) sorted by relevance
68 bool isCommutative; member
143 bool isCommutative = false; global() member
73 bool isCommutative() const { in isCommutative() function
1203 bool Instruction::isCommutative() const { in isCommutative() function in Instruction
3480 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
14704 static bool isCommutative(const SDNode *N) { isCommutative() function
353 static bool isCommutative(Instruction *I) { in isCommutative() function [all...]