Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp244 static bool allSameBlock(ArrayRef<Value *> VL) { in allSameBlock() function
5724 (S.getOpcode() && allSameBlock(VL)) || in buildTree_rec()
5821 !(S.getOpcode() && allSameBlock(VL))) { in buildTree_rec()
6997 !VectorizedLoads.count(Slice.back()) && allSameBlock(Slice)) { in getBuildVectorCost()
7794 ((allSameType(VL) && allSameBlock(VL)) || in getEntryCost()