Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2462 struct OperandData { struct in llvm::slpvectorizer::BoUpSLP::VLOperands
2464 OperandData(Value *V, bool APO, bool IsUsed) in OperandData() argument
2467 Value *V = nullptr;
2473 bool APO = false;
2475 bool IsUsed = false;