Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10074 bool AreAllSameBlock = S && allSameBlock(VL); in getScalarsVectorizationLegality() local
10090 bool AreAllSameInsts = AreAllSameBlock || AreScatterAllGEPSameBlock; in getScalarsVectorizationLegality()
10181 if (!AreAllSameBlock && AreScatterAllGEPSameBlock) { in getScalarsVectorizationLegality()