Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1349 struct OperandData { struct in llvm::slpvectorizer::BoUpSLP::VLOperands
1351 OperandData(Value *V, bool APO, bool IsUsed) in OperandData() argument
1354 Value *V = nullptr;
1360 bool APO = false;
1362 bool IsUsed = false;