Searched refs:isSafeForAnyVectorWidth (Results 1 – 3 of 3) sorted by relevance
377 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function378 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
196 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
4845 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()