Home
last modified time | relevance | path

Searched refs:AllConstsOrCasts (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4185 bool AllConstsOrCasts = true; local
4189 AllConstsOrCasts &= I && I->getType()->isIntegerTy();
4194 if (AllConstsOrCasts)