Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1525 struct OperandData { struct in llvm::slpvectorizer::BoUpSLP::VLOperands
1527 OperandData(Value *V, bool APO, bool IsUsed) in OperandData() argument
1530 Value *V = nullptr;
1536 bool APO = false;
1538 bool IsUsed = false;