Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp1392 bool canReuseExtract(ArrayRef<Value *> VL, Value *OpValue,
2608 bool Reuse = canReuseExtract(VL, VL0, CurrentOrder); in buildTree_rec()
3142 bool BoUpSLP::canReuseExtract(ArrayRef<Value *> VL, Value *OpValue, in canReuseExtract() function in BoUpSLP