Searched refs:commutativeList (Results 1 – 1 of 1) sorted by relevance
114 static const operation commutativeList[] = in initOpInfo() local165 for (i = 0; i < ARRAY_SIZE(commutativeList); ++i) in initOpInfo()166 opInfo[commutativeList[i]].commutative = true; in initOpInfo()