Searched refs:canReuseExtract (Results 1 – 1 of 1) sorted by relevance
3499 bool canReuseExtract(ArrayRef<Value *> VL,6895 canReuseExtract(TE.Scalars, CurrentOrder, /*ResizeAllowed=*/true); in getReorderingData()9040 bool Reuse = canReuseExtract(VL, CurrentOrder); in getScalarsVectorizationState()10761 bool BoUpSLP::canReuseExtract(ArrayRef<Value *> VL, in canReuseExtract() function in BoUpSLP