Searched defs:isCommutative (Results 1 – 8 of 8) sorted by relevance
115 bool isCommutative; member
141 bool isCommutative = false; member
58 bool isCommutative() const { in isCommutative() function
729 bool Instruction::isCommutative() const { in isCommutative() function in Instruction
3654 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
42 bool isCommutative(TOK op) in isCommutative() function
45 bool isCommutative(EXP op) in isCommutative() function
240 static bool isCommutative(Instruction *I) { in isCommutative() function