Home
last modified time | relevance | path

Searched refs:RootVL (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2260 VLOperands(ArrayRef<Value *> RootVL, const BoUpSLP &R) in VLOperands() argument
2263 (cast<Instruction>(RootVL.front())->getParent()))) { in VLOperands()
2265 appendOperandsOfVL(RootVL); in VLOperands()