Searched refs:OpAPO (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1039 bool OpAPO = OpData.APO; local
1048 if (OpAPO != OpIdxAPO)
1172 bool OpAPO = getData(OpIdx, Lane).APO; local
1180 if (Data.APO != OpAPO || Data.IsUsed)

Completed in 170 milliseconds