Searched defs:IsCommutative (Results 1 – 3 of 3) sorted by relevance
43 uint64_t IsCommutative : 1; member
6837 bool IsCommutative = isCommutative(S.MainOp) || isCommutative(S.AltOp); in buildTree_rec() local
51911 bool IsCommutative, in isHorizontalBinOp()