Searched refs:IsInverseOperation (Results 1 – 1 of 1) sorted by relevance
1918 bool IsInverseOperation = !isCommutative(cast<Instruction>(VL[Lane])); in appendOperandsOfVL() local1919 bool APO = (OpIdx == 0) ? false : IsInverseOperation; in appendOperandsOfVL()