Searched defs:OperandData (Results 1 – 1 of 1) sorted by relevance
1510 struct OperandData { struct in llvm::slpvectorizer::BoUpSLP::VLOperands1512 OperandData(Value *V, bool APO, bool IsUsed) in OperandData() function1515 Value *V = nullptr;1521 bool APO = false;1523 bool IsUsed = false;