Searched refs:isSafeForAnyVectorWidth (Results 1 – 3 of 3) sorted by relevance
367 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function368 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
197 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
4905 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()