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