Home
last modified time | relevance | path

Searched refs:IsInverseOperation (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2157 bool IsInverseOperation = !isCommutative(cast<Instruction>(VL[Lane])); in appendOperandsOfVL() local
2158 bool APO = (OpIdx == 0) ? false : IsInverseOperation; in appendOperandsOfVL()