Searched refs:canReuseExtract (Results 1 – 1 of 1) sorted by relevance
2730 bool canReuseExtract(ArrayRef<Value *> VL, Value *OpValue,5118 bool Reuse = canReuseExtract(TE.Scalars, TE.getMainOp(), CurrentOrder, in getReorderingData()6317 bool Reuse = canReuseExtract(VL, VL0, CurrentOrder); in getScalarsVectorizationState()7502 bool BoUpSLP::canReuseExtract(ArrayRef<Value *> VL, Value *OpValue, in canReuseExtract() function in BoUpSLP