Home
last modified time | relevance | path

Searched defs:OperandData (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1722 struct OperandData { struct in llvm::slpvectorizer::BoUpSLP::VLOperands
1724 OperandData(Value *V, bool APO, bool IsUsed) in OperandData() function
1727 Value *V = nullptr;
1733 bool APO = false;
1735 bool IsUsed = false;