Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1510 struct OperandData { struct in llvm::slpvectorizer::BoUpSLP::VLOperands
1512 OperandData(Value *V, bool APO, bool IsUsed) in OperandData() function
1515 Value *V = nullptr;
1521 bool APO = false;
1523 bool IsUsed = false;