Searched refs:isSafeForAnyVectorWidth (Results 1 – 3 of 3) sorted by relevance
368 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function369 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
210 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
5627 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()