Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp885 struct OperandData { struct in llvm::slpvectorizer::BoUpSLP::VLOperands
887 OperandData(Value *V, bool APO, bool IsUsed) in OperandData() function
890 Value *V = nullptr;
896 bool APO = false;
898 bool IsUsed = false;